summaryrefslogtreecommitdiff
path: root/scripts/vim2pygments.py
Commit message (Collapse)AuthorAgeFilesLines
* Finalize single-source port for Py2.[67] and Py3.3+.Georg Brandl2014-01-181-4/+4
|
* manual prettifying and small fixes after futurize runGeorg Brandl2014-01-181-0/+1
|
* futurizing: move to print_function and "except X as Y" syntaxGeorg Brandl2014-01-181-3/+4
|
* Missing commas in vim2pygments (#626)Tim Hatch2010-12-201-2/+2
| | | | Patch thanks to gryf
* Update copyrighting style to standard "team" tags.gbrandl2009-01-041-1/+1
| | | | Update AUTHORS file accordingly.
* [svn] fixed vim2pygments and the fruity file generated with itblackbird2007-01-081-6/+9
|
* [svn] added hashes to vim2pygments script where missing, renamed pygment.1 ↵blackbird2006-12-211-16/+16
| | | | to pygmentize.1
* [svn] Change Pygments license to BSD.gbrandl2006-12-101-1/+1
|
* [svn] make check.gbrandl2006-11-191-1/+1
|
* [svn] added missing lexers to pygments docs, svn ignored "*.pyc"blackbird2006-11-141-2/+1
|
* [svn] added vim2pygments scriptblackbird2006-11-111-0/+931