update js foldmethod
This commit is contained in:
parent
37e0de1fde
commit
8f12e34f1c
2 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue