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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-07
lexer: update to scintillua-3.6.4-2
Marc André Tanner
3
-8
/
+10
2016-04-07
lexer: remove hard coded color specification from lexers
Marc André Tanner
3
-3
/
+3
2016-03-21
vis: also lookup Lua support files relative to the binary location
Marc André Tanner
1
-0
/
+1
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-02-19
update lexer for Arch Linux PKGBUILD
Christian Hesse
1
-5
/
+37
2016-01-28
lexer: snyc with upstream scintillua 3.6.3-1
Marc André Tanner
5
-8
/
+289
2016-01-17
theme: change solarized theme to use the 256 degenerated colors
Marc André Tanner
1
-16
/
+16
2016-01-02
lexer: sync with upstream scintillua rev bdb74a2f31df
Marc André Tanner
101
-113
/
+489
2015-12-29
lexer: add some meta data to newly added lexers
Marc André Tanner
4
-3
/
+6
2015-12-29
vis: fix default lua package.path and support $XDG_CONFIG_HOME
Marc André Tanner
1
-1
/
+1
2015-12-26
vis: move file type detection to visrc.lua
Marc André Tanner
1
-119
/
+0
2015-12-03
lexer: add lexer for Faust
David B. Lamkins
2
-0
/
+58
2015-11-13
lexer: improve pure lexer
David B. Lamkins
1
-11
/
+18
2015-11-11
lexer: add lexer for pure
David B. Lamkins
2
-0
/
+55
2015-11-10
lexer: fix some more color specifications
Marc André Tanner
2
-3
/
+3
2015-11-10
lexers: fix color specification in diff lexer
David B. Lamkins
1
-3
/
+3
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
lexer: add ledger lexer
Charles Lehner
2
-0
/
+58
2015-11-08
theme: increase contrast by setting background color to black
Marc André Tanner
1
-1
/
+1
2015-11-08
lexer: new lexer for man/roff format
David B. Lamkins
2
-0
/
+36
2015-11-08
lexer: new APL lexer
David B. Lamkins
2
-0
/
+69
2015-11-08
vis: try to support all lua versions >= 5.1
Marc André Tanner
1
-1
/
+1
2015-11-08
vis: implement :set colorcolumn
Marc André Tanner
1
-0
/
+1
2015-11-08
Add lexer specific README file
Marc André Tanner
1
-0
/
+48
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
4
-5
/
+184
2015-11-08
Import LPeg based lexers from Scintillua 3.6.1-1
Marc André Tanner
108
-0
/
+11252