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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
filetype.lua: add typst detection
Disonantemus
1
-0
/
+3
2024-03-10
lua: filetype: add JSX and Typescript extensions
Sam Nystrom
1
-1
/
+1
2024-03-08
lua: complete-word: use internal regex for splitting words
Randy Palamar
1
-2
/
+16
2024-02-26
Introduce new `modula2` and `modula3` file types.
Matěj Cepl
1
-0
/
+6
2024-01-23
lua: fix deprecated name for change-256colors
Michiel van den Heuvel
1
-1
/
+1
2023-12-14
complete-filename: include '{' in leading delimiter pattern
Florian Fischer
1
-1
/
+1
2023-12-05
lua: drop redrawtime option
Randy Palamar
1
-15
/
+1
2023-12-05
lua: filetype: use alt_name field to alias to other lexers
Randy Palamar
1
-4
/
+5
2023-12-02
Recognize also Python type stub files.
Matěj Cepl
1
-1
/
+1
2023-11-03
lua: refactor complete-filename plugin
Randy Palamar
1
-33
/
+28
2023-10-05
lua: filetype: fix fstab detection
Randy Palamar
1
-1
/
+1
2023-10-05
fix literal makefile name detection
Florian Fischer
1
-1
/
+1
2023-09-27
filetype.lua: add common *roff extensions
Tom Schwindl
1
-1
/
+2
2023-09-20
filetype: add psm1 and search for xml using mime type
Michiel van den Heuvel
1
-1
/
+2
2023-08-27
lua: make sure lpeg is in fact optional
Randy Palamar
2
-0
/
+2
2023-08-24
Implementation of the non-blocking process running Lua API
xomachine
1
-0
/
+2
2023-07-28
Introduce new `mail` file type.
Matěj Cepl
1
-0
/
+3
2023-05-24
Fix luadoc to use ~= for status
Andrey Proskurin
1
-1
/
+1
2023-03-19
lua: Make luacheck happy
Matěj Cepl
2
-2
/
+2
2022-11-29
lua/lexers: add gleam lexer
tynanbe
1
-0
/
+3
2022-11-29
fix miscellaneous spelling mistakes
Nick Hanley
2
-4
/
+4
2022-11-29
Resync the lexers with Scintillua
qiu-x
155
-12225
/
+9559
2022-08-15
Add filetype detection for SPEC file for RPM packages building.
Matěj Cepl
1
-0
/
+3
2022-07-27
filetype: actually match filename
khwerz
1
-1
/
+1
2022-07-23
simplify loop to sanitize filename and read extension
khwerz
1
-27
/
+23
2022-06-26
Add support for the Hare language file type
qiu-x
1
-0
/
+3
2022-06-15
filetype: add .bashrc and .bash_profile
Evan Gates
1
-1
/
+1
2022-06-15
lexers: add .jsx and .tsx as a javascript (until they get their own)
Joseph Turner
1
-1
/
+1
2022-06-15
Makefile lexer now supports multiple targets in single definition
Aki
1
-1
/
+2
2022-06-15
filetype: support filetype detection via hashbang
khwerz
1
-3
/
+60
2022-05-29
filetype: Set diff filetype for COMMIT_EDITMSG files
Karol Kosek
1
-5
/
+2
2022-05-29
filetype: Allow ".PKGBUILD" extension for PKGBUILDs
MithicSpirit
1
-1
/
+1
2022-05-29
filetype: add .glif to xml
Romain Hervier
1
-1
/
+4
2022-05-29
filetype.lua: Add "text/x-script.python" to python
Haelwenn (lanodan) Monnier
1
-1
/
+1
2021-04-20
filetype: Set "groovy" for Jenkinsfile
Galen Abell
1
-1
/
+1
2021-01-20
Merge branch 'patch-1' of https://github.com/dallinjdahl/vis
Marc André Tanner
1
-1
/
+1
2021-01-19
Adding .sv extension to verilog syntax highlighter
dallinjdahl
1
-1
/
+1
2021-01-12
filetype: Detect make shebang for "makefile".
parazyd
1
-0
/
+3
2021-01-12
filetype: Set "bash" for APKBUILD and .ebuild.
parazyd
1
-1
/
+1
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-27
lua: fix luacheck warnings
Marc André Tanner
3
-5
/
+6
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
2
-0
/
+52
2020-12-08
Merge branch 'master' of https://github.com/KaneRoot/vis
Marc André Tanner
2
-0
/
+133
2020-12-06
Zig filetype entry.
Karchnu
1
-0
/
+3
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
2
-0
/
+164
[prev]
[next]