diff --git a/vimrc b/vimrc index 9dd16f8..64e7a16 100644 --- a/vimrc +++ b/vimrc @@ -207,7 +207,6 @@ function s:SetPythonSettings() "{{{2 setlocal foldlevel=100 setlocal foldmethod=indent setlocal list - setlocal noautoindent setlocal smartindent setlocal cinwords=if,elif,else,for,while,try,except,finally,def,class,with setlocal smarttab