Improve Python folding behaviour
This commit is contained in:
3
vimrc
3
vimrc
@@ -159,9 +159,6 @@ let g:DoxygenToolkit_commentType="C++"
|
||||
Plug 'suan/vim-instant-markdown'
|
||||
let g:markdown_fenced_languages=['cpp', 'c', 'cmake', 'sh', 'vim', 'python']
|
||||
|
||||
" SimplyFold - python folding
|
||||
Plug 'tmhedberg/SimpylFold'
|
||||
|
||||
" syntastic - syntax checker
|
||||
Plug 'scrooloose/syntastic'
|
||||
let g:syntastic_always_populate_loc_list = 1
|
||||
|
||||
Reference in New Issue
Block a user