vim: Enable auto-indent

This commit is contained in:
Oliver Davies 2021-08-03 16:38:56 +01:00
parent 04f4794c40
commit d6116e73e2

View file

@ -22,6 +22,7 @@ filetype on
filetype indent on
filetype plugin on
set autoindent
set complete+=kspell
set expandtab
set foldlevelstart=99 " Start unfolded