Add more config for TS
This commit is contained in:
parent
add867aa9d
commit
6fd08618c9
1 changed files with 4 additions and 0 deletions
|
@ -1 +1,5 @@
|
|||
au BufWrite * :Autoformat
|
||||
setlocal sw=2 ts=2
|
||||
setlocal fdm=indent
|
||||
setlocal smartindent
|
||||
setlocal list
|
||||
|
|
Loading…
Reference in a new issue