Mathias Rothenhaeusler 2023-11-13 18:09:03 +01:00
commit 637df70213
1 changed files with 5 additions and 0 deletions

View File

@ -60,3 +60,8 @@ tnoremap <Esc> <C-\><C-n>
" nnoremap <C-F> :Rg<CR>
" nnoremap <C-p> :Files<CR>
" XML
let g:xml_syntax_folding=1
au FileType xml setlocal foldmethod=syntax