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
/
lexers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-22
update to scintillua-6.4 + 1 (org-mode lexer)
Matěj Cepl
155
-155
/
+259
2025-01-04
Add Nix lexer
orbitalquark
2
-0
/
+103
2025-01-04
Recognize float suffixes in C lexer
orbitalquark
1
-1
/
+1
2025-01-04
Migrate Haskell lexer
orbitalquark
1
-17
/
+17
2025-01-04
Add Factor lexer
orbitalquark
2
-0
/
+72
2025-01-04
Rename 'ansi_c', 'dmd', and 'rstats' lexers to 'c', 'd', and 'r'
orbitalquark
6
-11
/
+7
2025-01-04
lexers: switch to tabs for indentation
orbitalquark
138
-5242
/
+5238
2025-01-04
Fix errors with folding in reST lexer
orbitalquark
1
-2
/
+2
2025-01-04
Output lexer: match absolute program paths instead of just names
orbitalquark
1
-2
/
+4
2025-01-04
Migrate Literate Coffeescript lexer
orbitalquark
1
-9
/
+7
2025-01-04
Allow unfinished Makefile function definitions to be highlighted
orbitalquark
1
-2
/
+2
2025-01-04
Update lexer LDoc
orbitalquark
1
-12
/
+12
2025-01-04
Add 'org' directive to asm lexer
orbitalquark
1
-2
/
+2
2025-01-04
Increase the default LPeg stack size
orbitalquark
1
-0
/
+2
2025-01-04
Add C23 attributes to C lexer
orbitalquark
1
-3
/
+17
2025-01-04
Improve performance of the text lexer
mitchell
1
-0
/
+2
2024-07-26
remove duplicate and obsolete lexer vbscript.lua
Matěj Cepl
1
-63
/
+0
2024-07-26
pull latest changes from scintillua
mitchell
2
-5
/
+6
2024-03-27
Get lexers from the subdirectory of directories on the path.
Matěj Cepl
1
-1
/
+1
2024-03-27
update lexers to orbitalquark/scintillua@b789dde
Matěj Cepl
153
-3773
/
+5374
2022-11-29
fix miscellaneous spelling mistakes
Nick Hanley
1
-1
/
+1
2022-11-29
Resync the lexers with Scintillua
qiu-x
151
-12216
/
+9492
2022-06-15
Makefile lexer now supports multiple targets in single definition
Aki
1
-1
/
+2
2021-01-06
lexers/git-rebase: also highlight break command
Marc André Tanner
1
-1
/
+2
2021-01-06
lexers/strace: improve comments, field names and syscall results
Marc André Tanner
1
-6
/
+8
2020-12-08
lexers: fix bug in bash lexer for last here-doc
Silas
1
-8
/
+8
2020-12-08
Add gemini lexer
Haelwenn (lanodan) Monnier
1
-0
/
+48
2020-12-08
Merge branch 'master' of https://github.com/KaneRoot/vis
Marc André Tanner
1
-0
/
+130
2020-12-06
Adding Zig lexer.
Karchnu
1
-0
/
+130
2020-12-01
Merge branch 's-0-bash-heredoc' of https://github.com/silasdb/vis
Marc André Tanner
1
-3
/
+11
2020-11-27
Heredocs with "-" can have spaces before closing
Silas
1
-3
/
+11
2020-11-26
lexers: add meson build file lexer
Florian Fischer
1
-0
/
+161
2020-09-18
lexers: add Mikrotik RouterOS script lexer
Christian Hesse
1
-0
/
+116
2020-04-28
lexers: prioritize markdown list rule
Marc André Tanner
1
-1
/
+1
2020-04-28
lexers: make markdown white space rule less greedy
Marc André Tanner
1
-1
/
+1
2020-03-23
Add Julia lexer
Tobias Frilling
1
-0
/
+147
2020-03-03
Add Elm lexer
Karl Schultheisz
1
-0
/
+64
2020-02-24
lua: add `redrawtime` option
Georgi Kirilov
1
-6
/
+17
2020-02-11
lexers: fix TOML comments not being detected
Randy
1
-1
/
+1
2020-02-11
lexers: remove TOML indent error
Randy
1
-4
/
+0
2020-02-10
lexers: add git rebase lexer
Marc André Tanner
1
-0
/
+50
2020-02-10
lexers: ruby squiggly heredocs
Kelsey Judson
1
-1
/
+1
2020-02-07
Merge branch 'lexer-c' of https://github.com/zsugabubus/vis
Marc André Tanner
1
-16
/
+42
2020-02-02
lexers: also apply 7e9e0a2 to html and wsf lexers
Marc André Tanner
3
-18
/
+5
2020-01-31
lexers: XML performance improvement
Georgi Kirilov
1
-7
/
+1
2020-01-31
lexers: add reference to new upstream location
Marc André Tanner
1
-1
/
+2
2020-01-31
lexers: fix crash in rst lexer
Marc André Tanner
1
-1
/
+1
2020-01-28
lexers: add case keyword to rc lexer
Marc André Tanner
1
-1
/
+1
2020-01-27
lexers: fix incorrect (and *very* slow) YAML lexer token
Georgi Kirilov
1
-6
/
+1
2020-01-16
Merge branch 'text' of https://github.com/zsugabubus/vis
Marc André Tanner
1
-0
/
+9
[next]