Replace autoformat and prettier with neoformat
This commit is contained in:
parent
671dbd3bf9
commit
151a65cf23
4 changed files with 3 additions and 59 deletions
|
@ -1,4 +1,5 @@
|
|||
au BufWrite * :Autoformat
|
||||
autocmd BufWritePre *.ts Neoformat
|
||||
let g:neoformat_try_node_exe = 1
|
||||
setlocal sw=2 ts=2
|
||||
setlocal fdm=indent
|
||||
setlocal smartindent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue