我最近得到了Syntastic(通过vim-plug来获得它,Plug'vim-syntastic / syntastic'),它适用于c ++和c。 例: 我用的是
让g:syntastic_cpp_checkers = ['gcc']
当我使用Python或HTML或CSS时。
让g:syntastic_python_checkers = ['bandit','python']
其他语言也有同样的问题。
编辑:
:SyntasticInfo for python
Syntastic version: 3.9.0-9 (Vim 704, Linux)
Info for filetype: python
Global mode: active
Filetype python is active
The current file will be checked automatically
Available checker: python
Currently enabled checker: python