summaryrefslogtreecommitdiff
path: root/external/autopygmentize
Commit message (Collapse)AuthorAgeFilesLines
* autopygmentize: update for pygments 2.0rrt2015-02-041-4/+6
| | | | | | | | | | | | | | Update the dates, and remove the copyright assertion, which doesn't make sense for a file in the public domain. Teach autopygmentize about application/javascript. Update the list of MIME types that can't be mapped relative to file 5.20 and pygments 2.0. Fix a FIXME that needed a 2.0 feature. In the process, remove some hard-wired settings (-f terminal256 -O style=native) that were not commented on in the commit that introduced them (changeset 2846).
* fixed autopygmentize to work with nonencoded files, passed options, and .zshrc.Phil Schaf2013-06-031-48/+65
|
* autopygmentize: check list of MIME types unknown to pygmentsrrt2013-01-101-1/+1
| | | | No change between 1.5 and 1.6rc1
* autopygmentize: various improvementsrrt2013-01-101-50/+46
| | | | | | | | | Fix encoding detection using file (add --brief flag) Remove workaround for non-issue #799 Only call pygmentize once, and thereby always get the benefit of encoding detection.
* Closes #802: add "autopygmentize" as a possible .lessfilterGeorg Brandl2013-01-091-0/+68