Add more config for TS

This commit is contained in:
Thomas Gideon 2021-12-28 16:20:46 -05:00
parent add867aa9d
commit 6fd08618c9
1 changed files with 4 additions and 0 deletions

View File

@ -1 +1,5 @@
au BufWrite * :Autoformat
setlocal sw=2 ts=2
setlocal fdm=indent
setlocal smartindent
setlocal list