This commit is contained in:
2023-11-13 18:09:03 +01:00
+5
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