Remove auto command for now

This commit is contained in:
Thomas Gideon 2022-07-31 18:10:10 -04:00
parent b5b41624af
commit 94d44b3134
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
autocmd BufWritePre *.ts Neoformat
let g:neoformat_try_node_exe = 1 let g:neoformat_try_node_exe = 1
setlocal sw=2 ts=2 setlocal sw=2 ts=2
setlocal fdm=indent setlocal fdm=indent