mirror of
https://github.com/jelera/vim-javascript-syntax.git
synced 2025-12-08 05:34:49 +08:00
Merge pull request #15 from ehynds/master
Remove code folding by default
This commit is contained in:
@@ -201,8 +201,6 @@ function! JavaScriptFold()
|
||||
setl foldtext=FoldText()
|
||||
endfunction
|
||||
|
||||
au FileType javascript call JavaScriptFold()
|
||||
|
||||
" }}}
|
||||
|
||||
" Define the default highlighting.
|
||||
|
||||
Reference in New Issue
Block a user