Explorar o código

Expand tabs with spaces (vim)

Emmanuel Bouthenot %!s(int64=13) %!d(string=hai) anos
pai
achega
3463bc2830
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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