Bug#613038: vim-runtime: help for python.vim not up-to-date

Jakub Wilk jwilk at debian.org
Sat Feb 12 12:03:03 UTC 2011


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





More information about the pkg-vim-maintainers mailing list