Use vim-coiled-snake instead of custom Python fold
This commit is contained in:
3
vimrc
3
vimrc
@@ -171,6 +171,9 @@ let g:DoxygenToolkit_commentType = 'C++'
|
||||
let g:markdown_fenced_languages =
|
||||
\ ['cpp', 'c', 'cmake', 'sh', 'vim', 'python', 'yaml']
|
||||
|
||||
" Python folding
|
||||
Plug 'kalekundert/vim-coiled-snake'
|
||||
|
||||
" Enable builtin syntax folding
|
||||
let g:xml_syntax_folding = 1
|
||||
let g:sh_fold_enabled = 1
|
||||
|
||||
Reference in New Issue
Block a user