aboutsummaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)AuthorFilesLines
2024-03-08lua: complete-word: use internal regex for splitting wordsRandy Palamar1-2/+16
2024-02-26Introduce new `modula2` and `modula3` file types.Matěj Cepl1-0/+6
2024-01-23lua: fix deprecated name for change-256colorsMichiel van den Heuvel1-1/+1
2023-12-14complete-filename: include '{' in leading delimiter patternFlorian Fischer1-1/+1
2023-12-05lua: drop redrawtime optionRandy Palamar1-15/+1
2023-12-05lua: filetype: use alt_name field to alias to other lexersRandy Palamar1-4/+5
2023-12-02Recognize also Python type stub files.Matěj Cepl1-1/+1
2023-11-03lua: refactor complete-filename pluginRandy Palamar1-33/+28
2023-10-05lua: filetype: fix fstab detectionRandy Palamar1-1/+1
2023-10-05fix literal makefile name detectionFlorian Fischer1-1/+1
2023-09-27filetype.lua: add common *roff extensionsTom Schwindl1-1/+2
2023-09-20filetype: add psm1 and search for xml using mime typeMichiel van den Heuvel1-1/+2
2023-08-27lua: make sure lpeg is in fact optionalRandy Palamar2-0/+2
2023-08-24Implementation of the non-blocking process running Lua APIxomachine1-0/+2
2023-07-28Introduce new `mail` file type.Matěj Cepl1-0/+3
2023-05-24Fix luadoc to use ~= for statusAndrey Proskurin1-1/+1
2023-03-19lua: Make luacheck happyMatěj Cepl2-2/+2
2022-11-29lua/lexers: add gleam lexertynanbe1-0/+3
2022-11-29fix miscellaneous spelling mistakesNick Hanley2-4/+4
2022-11-29Resync the lexers with Scintilluaqiu-x155-12225/+9559
2022-08-15Add filetype detection for SPEC file for RPM packages building.Matěj Cepl1-0/+3
2022-07-27filetype: actually match filenamekhwerz1-1/+1
2022-07-23simplify loop to sanitize filename and read extensionkhwerz1-27/+23
2022-06-26Add support for the Hare language file typeqiu-x1-0/+3
2022-06-15filetype: add .bashrc and .bash_profileEvan Gates1-1/+1
2022-06-15lexers: add .jsx and .tsx as a javascript (until they get their own)Joseph Turner1-1/+1
2022-06-15Makefile lexer now supports multiple targets in single definitionAki1-1/+2
2022-06-15filetype: support filetype detection via hashbangkhwerz1-3/+60
2022-05-29filetype: Set diff filetype for COMMIT_EDITMSG filesKarol Kosek1-5/+2
2022-05-29filetype: Allow ".PKGBUILD" extension for PKGBUILDsMithicSpirit1-1/+1
2022-05-29filetype: add .glif to xmlRomain Hervier1-1/+4
2022-05-29filetype.lua: Add "text/x-script.python" to pythonHaelwenn (lanodan) Monnier1-1/+1
2021-04-20filetype: Set "groovy" for JenkinsfileGalen Abell1-1/+1
2021-01-20Merge branch 'patch-1' of https://github.com/dallinjdahl/visMarc André Tanner1-1/+1
2021-01-19Adding .sv extension to verilog syntax highlighterdallinjdahl1-1/+1
2021-01-12filetype: Detect make shebang for "makefile".parazyd1-0/+3
2021-01-12filetype: Set "bash" for APKBUILD and .ebuild.parazyd1-1/+1
2021-01-06lexers/git-rebase: also highlight break commandMarc André Tanner1-1/+2
2021-01-06lexers/strace: improve comments, field names and syscall resultsMarc André Tanner1-6/+8
2020-12-27lua: fix luacheck warningsMarc André Tanner3-5/+6
2020-12-08lexers: fix bug in bash lexer for last here-docSilas1-8/+8
2020-12-08Add gemini lexerHaelwenn (lanodan) Monnier2-0/+52
2020-12-08Merge branch 'master' of https://github.com/KaneRoot/visMarc André Tanner2-0/+133
2020-12-06Zig filetype entry.Karchnu1-0/+3
2020-12-06Adding Zig lexer.Karchnu1-0/+130
2020-12-01Merge branch 's-0-bash-heredoc' of https://github.com/silasdb/visMarc André Tanner1-3/+11
2020-11-27Heredocs with "-" can have spaces before closingSilas1-3/+11
2020-11-26lexers: add meson build file lexerFlorian Fischer2-0/+164
2020-11-13Merge branch 'master' of https://github.com/ccao001/visMarc André Tanner1-1/+1
2020-11-12lua: fix typo in lilypond file extensionCarla Cao1-1/+1