0

我最近得到了 Syntastic(通过 vim-plug 得到它,Plug 'vim-syntastic/syntastic'),它适用于 c++ 和 c。示例: c++ 示例 我使用的:

让 g:syntastic_cpp_checkers = ['gcc']

当我使用 Python 或 HTML 或 CSS 时。

示例(使用 Python): Python 示例我使用的是:

让 g:syntastic_python_checkers = ['bandit', 'python']

其他语言也有同样的问题。

用于 python 的 SyntasticInfo

编辑:

: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
4

0 回答 0