vim: remove smartindent and cindent

master
Guillaume DOTT 2012-12-04 15:40:48 +01:00
parent 6588977c34
commit 0a8acba594
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@ set shiftwidth=4
set smarttab set smarttab
set autoindent set autoindent
set smartindent
set cindent
set nowrap set nowrap
set ruler set ruler