mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-15 15:03:50 -05:00
Update
This commit is contained in:
@@ -37,7 +37,7 @@ endfunction
|
||||
command! -buffer -bar CCode call CCode()
|
||||
command! -buffer -bar ValaCodingStyle call ValaCodingStyle()
|
||||
|
||||
if get(g:, 'vala_syntax_folding_enabled', 1)
|
||||
if get(g:, 'vala_syntax_folding_enabled', 0)
|
||||
setlocal foldmethod=syntax
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user