Enable folding for XML files
This commit is contained in:
@@ -3,3 +3,6 @@ setlocal softtabstop=2
|
||||
setlocal shiftwidth=2
|
||||
setlocal expandtab
|
||||
setlocal autoindent
|
||||
set foldlevelstart=99
|
||||
let g:xml_syntax_folding=1
|
||||
setlocal foldmethod=syntax
|
||||
|
||||
Reference in New Issue
Block a user