@@ -166,9 +166,6 @@ let g:syntastic_check_on_open = 1
letg:syntastic_check_on_wq=0
letg:syntastic_python_checkers= ['pylint']
" Syntax checking for python
Plug'nvie/vim-flake8', {'for': ['python']}
" Folding for json
Plug'elzr/vim-json'
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.