aboutsummaryrefslogtreecommitdiff
path: root/lexers/themes/solarized.lua
AgeCommit message (Expand)AuthorFilesLines
2016-12-07Move all lua related files to lua/ subfolderMarc André Tanner1-59/+0
2016-04-17vis: indicate primary cursor by using a different color instead of blinkingMarc André Tanner1-1/+1
2016-03-10ui: make primary cursor blinkMarc André Tanner1-0/+1
2016-01-17theme: change solarized theme to use the 256 degenerated colorsMarc André Tanner1-16/+16
2015-11-08vis: introduce vis namespace for lua objectsMarc André Tanner1-0/+2
2015-11-08theme: increase contrast by setting background color to blackMarc André Tanner1-1/+1
2015-11-08vis: implement :set colorcolumnMarc André Tanner1-0/+1
2015-11-08vis: implement :set cursorlineMarc André Tanner1-0/+1
2015-11-08vis: experimental support for lua/lpeg based syntax highlightingMarc André Tanner1-0/+54