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