Don't set autoindent

It's only very rarely that I want this off, but since file type plugins
tend to turn it on when it's desirable, the argument for forcing it
globally is pretty weak.
This commit is contained in:
Tim Pope
2022-08-25 21:32:43 -04:00
parent 226203be17
commit 8985da7669

View File

@@ -17,7 +17,6 @@ endif
" Use :help 'option' to see the documentation for the given option.
set autoindent
set backspace=indent,eol,start
set complete-=i
set smarttab