Remove vim-flake8 plugin
This commit is contained in:
parent
8b29d0bebb
commit
972cc60236
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_python_checkers = ['pylint']
|
||||
|
||||
" Syntax checking for python
|
||||
Plug 'nvie/vim-flake8', {'for': ['python']}
|
||||
|
||||
" Folding for json
|
||||
Plug 'elzr/vim-json'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user