Remove vim-flake8 plugin
This commit is contained in:
parent
444581affb
commit
241ce84784
3
vimrc
3
vimrc
@ -166,9 +166,6 @@ let g:syntastic_check_on_open = 1
|
|||||||
let g:syntastic_check_on_wq = 0
|
let g:syntastic_check_on_wq = 0
|
||||||
let g:syntastic_python_checkers = ['pylint']
|
let g:syntastic_python_checkers = ['pylint']
|
||||||
|
|
||||||
" Syntax checking for python
|
|
||||||
Plug 'nvie/vim-flake8', {'for': ['python']}
|
|
||||||
|
|
||||||
" Folding for json
|
" Folding for json
|
||||||
Plug 'elzr/vim-json'
|
Plug 'elzr/vim-json'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user