Searched +refs:org +refs:table +refs:last +refs:highlighted +refs:reference (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpython.vim5 " Credits: Zvezdan Petkovic <zpetkovic@acm.org>
49 " comparison with the table in the 'Python Language Reference'
50 " http://docs.python.org/reference/lexical_analysis.html#keywords.
52 " Exceptions come last at the end of each group (class and def below).
59 " the last definition takes precedence.
62 " built-ins in 2.6 and will be highlighted as built-ins below.
63 " - 'exec' is a built-in in Python 3.0 and will be highlighted as
65 " - 'nonlocal' is a keyword in Python 3.0 and will be highlighted.
66 " - 'print' is a built-in in Python 3.0 and will be highlighted a
[all...]

Completed in 126 milliseconds