Emmanuel Bouthenot 13 лет назад
Родитель
Сommit
3463bc2830
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .vim/vimrc

+ 1 - 0
.vim/vimrc

@@ -139,6 +139,7 @@ set smartindent
 set cindent
 
 "tabs and spaces settings
+set expandtab "tab are spaces
 set tabstop=4
 set shiftwidth=4
 set shiftround "round indent to shiftwidth