summaryrefslogtreecommitdiff
path: root/pygments/lexers/_vimbuiltins.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix vim script lexier: highlight 'autocmd' correctlyHong Xu2013-07-181-1/+1
|
* Split up _vimbuiltins.py for better Jython compat.Tim Hatch2012-08-281-3/+13
|
* Closes #723: update vim commands.Georg Brandl2012-02-051-3/+3
|
* [svn] added tim hatch's lexer (forgot about the CHANGELOG entry...) and ↵blackbird2007-05-281-0/+3
updated docs to jinja 1