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
/
lua
/
plugins
/
filetype.lua
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-25
lexers: add pony
Murray Calavera
1
-0
/
+3
2017-10-30
lexer: associate *.conf to the ini lexer
Marc André Tanner
1
-1
/
+1
2017-10-30
lexer: fix file type association for xs lexer
Marc André Tanner
1
-1
/
+1
2017-10-01
Add `xs` lexer and mappings.
David B. Lamkins
1
-1
/
+4
2017-09-14
Reassign .cls file extension to latex
Lukas Tobler
1
-2
/
+2
2017-07-09
Add Myrddin lexer and filetypes entry
Michael Forney
1
-0
/
+3
2017-05-30
lexer: add simple strace(1) output lexer
Marc André Tanner
1
-0
/
+5
2017-03-31
lexers: sync with scintillua changeset 600 rev fdeca0b808bf
Marc André Tanner
1
-0
/
+3
2017-03-19
Move :set syntax option implementation to lua
Marc André Tanner
1
-2
/
+2
2017-03-18
Recognize additional Forth filetype
stutonk
1
-1
/
+1
2017-03-07
lua: add filetype detection for Plan9 rc and derivatives
David B. Lamkins
1
-0
/
+3
2017-03-05
lua: fix more luacheck warnings
Marc André Tanner
1
-3
/
+15
2017-01-18
lexer: add lexer for Parallax Spin language
David B. Lamkins
1
-0
/
+3
2016-12-14
lua: add crontab file type and configure it to save in-place
Marc André Tanner
1
-0
/
+4
2016-12-14
lua: allow per file type :commands being executed
Marc André Tanner
1
-3
/
+11
2016-12-14
lua: use Lua patterns to match file extensions
Marc André Tanner
1
-125
/
+120
2016-12-09
lua: add more mime types for file type detection
Marc André Tanner
1
-0
/
+21
2016-12-08
lua: add simple event multiplexing mechanism
Marc André Tanner
1
-2
/
+2
2016-12-07
lua: move non-core code out of vis.lua
Marc André Tanner
1
-0
/
+429