aboutsummaryrefslogtreecommitdiff
path: root/lexers/themes/default.lua
AgeCommit message (Collapse)AuthorFilesLines
2015-11-08ui: load syntax theme based on the number of supported colorsMarc André Tanner1-1/+0
The theme to use can be overriden via the $VIS_THEME environment variable. $ VIS_THEME=solarized vis
2015-11-08vis: experimental support for lua/lpeg based syntax highlightingMarc André Tanner1-0/+1
The lua based lexers are searched in the following order: $VIS_PATH/lexers $HOME/.vis/lexers /usr/share/vis/lexers followed by the standard lua package.path