mirror of
https://github.com/gryf/.vim.git
synced 2025-12-18 03:50:30 +01:00
Update of Mark, syntastic, taglisttoo and ctrlp plugins
This commit is contained in:
@@ -24,4 +24,4 @@ if !exists('g:syntastic_python_checker_args')
|
||||
endif
|
||||
|
||||
let s:supported_checkers = ["flake8", "pyflakes", "pylint"]
|
||||
call SyntasticLoadChecker(s:supported_checkers)
|
||||
call SyntasticLoadChecker(s:supported_checkers, 'python')
|
||||
|
||||
Reference in New Issue
Block a user