Runtime file updates.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
*syntax.txt* For Vim version 7.3. Last change: 2010 Sep 14
|
||||
*syntax.txt* For Vim version 7.3. Last change: 2010 Sep 23
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
@ -2258,7 +2258,7 @@ For highlighted builtin functions: >
|
||||
For highlighted standard exceptions: >
|
||||
:let python_highlight_exceptions = 1
|
||||
|
||||
For highlighted trailing whitespace and mix of spaces and tabs:
|
||||
For highlighted trailing whitespace and mix of spaces and tabs: >
|
||||
:let python_highlight_space_errors = 1
|
||||
|
||||
If you want all possible Python highlighting (the same as setting the
|
||||
|
||||
Reference in New Issue
Block a user