update js foldmethod

This commit is contained in:
Ray Elliott 2021-07-09 14:08:48 +01:00
commit 8f12e34f1c
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
" also see after/ftplugin/javascript.vim
set iskeyword+=$
set tabstop=2
" note this are also set in after/ftplugin/javascript.vim
set shiftwidth=2
set foldmethod=syntax