index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lexers
/
themes
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
Move all lua related files to lua/ subfolder
Marc André Tanner
5
-123
/
+0
2016-10-28
theme: use better defaults for color column and cursor line styles in 16 colo...
Marc André Tanner
2
-4
/
+4
2016-05-07
theme: add light-16 theme
David B. Lamkins
1
-0
/
+31
2016-05-06
theme: make dark-16 use more bold font for better color contrast
Christian Hesse
1
-14
/
+14
2016-04-17
vis: indicate primary cursor by using a different color instead of blinking
Marc André Tanner
2
-2
/
+2
2016-03-11
ui: also blink primary cursor if it is on a blank cell
Marc André Tanner
1
-0
/
+1
2016-03-10
ui: make primary cursor blink
Marc André Tanner
1
-0
/
+1
2016-01-17
theme: change solarized theme to use the 256 degenerated colors
Marc André Tanner
1
-16
/
+16
2015-11-08
theme: updated low color theme
Marc André Tanner
1
-9
/
+7
2015-11-08
theme: add default low color theme
Marc André Tanner
2
-0
/
+33
2015-11-08
ui: load syntax theme based on the number of supported colors
Marc André Tanner
1
-0
/
+0
2015-11-08
vis: introduce vis namespace for lua objects
Marc André Tanner
1
-0
/
+2
2015-11-08
theme: increase contrast by setting background color to black
Marc André Tanner
1
-1
/
+1
2015-11-08
vis: implement :set colorcolumn
Marc André Tanner
1
-0
/
+1
2015-11-08
vis: implement :set cursorline
Marc André Tanner
1
-0
/
+1
2015-11-08
vis: experimental support for lua/lpeg based syntax highlighting
Marc André Tanner
2
-0
/
+55