aboutsummaryrefslogtreecommitdiff
path: root/vis-cmds.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-08vis: implement :set colorcolumnMarc André Tanner1-0/+5
2015-11-08vis: implement :set themeMarc André Tanner1-0/+9
2015-11-08vis: implement :set cursorlineMarc André Tanner1-0/+11
2015-11-08vis: experimental support for lua/lpeg based syntax highlightingMarc André Tanner1-1/+1
2015-11-08vis: remove regex based syntax highlightingMarc André Tanner1-11/+6
2015-11-07vis: move :-commands into their own fileMarc André Tanner1-0/+1064