This commit is contained in:
2016-06-19 18:36:03 +05:30
parent 5d2d2bca99
commit 4fe2d0220d
+1 -1
View File
@@ -33,7 +33,7 @@ let r_syntax_folding=1 " R
let ruby_fold=1 " Ruby
let sh_fold_enabled=1 " sh
let vimsyn_folding='af' " Vim script
let xml_syntax_folding=1 " XML
" let xml_syntax_folding=1 " XML
set foldmethod=indent
autocmd FileType java set foldmethod=indent