Package: vim-runtime
Version: 2:7.3.035+hg~8fdc12103333-1
Severity: minor
According to ":help python.vim", the following options are available:
python_highlight_numbers
python_highlight_builtins
python_highlight_exceptions
python_highlight_space_errors
However, in recent versions of vim none of them actually works. These options
are available instead:
python_no_builtin_highlight
python_no_doctest_code_highlight
python_no_doctest_highlight
python_no_exception_highlight
python_no_number_highlight
python_space_error_highlight
--
Jakub Wilk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]