summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-25sam: only skip the last empty match if it follows a newlineMarc André Tanner
2021-01-25test/sam: add tests for empty matches at the end of a rangeMarc André Tanner
2021-01-25build: update alpine in docker build to version 3.13Christian Hesse
2021-01-20Merge branch 'patch-1' of https://github.com/dallinjdahl/visMarc André Tanner
2021-01-19Adding .sv extension to verilog syntax highlighterdallinjdahl
2021-01-12filetype: Detect make shebang for "makefile".parazyd
2021-01-12filetype: Set "bash" for APKBUILD and .ebuild.parazyd
2021-01-06lexers/git-rebase: also highlight break commandMarc André Tanner
2021-01-06lexers/strace: improve comments, field names and syscall resultsMarc André Tanner
2020-12-30Mention pkg-config in READMEMarc André Tanner
2020-12-29vis-lua: provide file.permission propertyMarc André Tanner
2020-12-28vis: implement multiline to/till motionsMarc André Tanner
2020-12-28vis: rename to/till motion internalsMarc André Tanner
2020-12-27lua: fix luacheck warningsMarc André Tanner
2020-12-11Merge branch 'fix-typos' of https://github.com/moesasji/visMarc André Tanner
2020-12-10fix typos in commentsMoesasji
2020-12-10vis: make O implementation independent of <Up> mappingMarc André Tanner
2020-12-08lexers: fix bug in bash lexer for last here-docSilas
2020-12-08build: add git based version information backMarc André Tanner
2020-12-08Set version to 0.7Marc André Tanner
2020-12-08Add gemini lexerHaelwenn (lanodan) Monnier
2020-12-08Merge branch 'master' of https://github.com/KaneRoot/visMarc André Tanner
2020-12-06Zig filetype entry.Karchnu
2020-12-06Adding Zig lexer.Karchnu
2020-12-01Merge branch 's-0-bash-heredoc' of https://github.com/silasdb/visMarc André Tanner
2020-11-27Heredocs with "-" can have spaces before closingSilas
2020-11-26lexers: add meson build file lexerFlorian Fischer
2020-11-20ci: avoid usage of ::add-path:: command in GitHub actionMarc André Tanner
2020-11-20test: updateMarc André Tanner
2020-11-20view: make view_selections_dispose_all O(n)Mateusz Okulus
2020-11-20Make SourceHut badge show status of master branch commitsMarc André Tanner
2020-11-19correct a couple of typos and distinguish between immediate and waiting opera...Greg Reagle
2020-11-19test/vim: remove test involving g~Marc André Tanner
2020-11-14vis: fix <C-c> processing after SIGINTMarc André Tanner
2020-11-14build: fix curses library/pkg-config nameLeonardo Taccari
2020-11-13vis: use localtime_r(3) instead of localtime(3)Marc André Tanner
2020-11-13sam: simplify boolean expression, start < end implies end > 0Marc André Tanner
2020-11-13map: remove no longer used map_leaf functionMarc André Tanner
2020-11-13Merge branch 'master' of https://github.com/ccao001/visMarc André Tanner
2020-11-13build: use feature test macros for memrchr configure checkMarc André Tanner
2020-11-12build: add -D_NETBSD_SOURCE for NetBSDSilas
2020-11-12lua: fix typo in lilypond file extensionCarla Cao
2020-10-30test: updateMarc André Tanner
2020-10-30text: simplify iterator_initMarc André Tanner
2020-10-30text: fix invalid pointer comparisonMarc André Tanner
2020-10-30text: avoid invalid pointer arithmeticMarc André Tanner
2020-10-25test/core: add labs(3) implementation for TIS analyzerMarc André Tanner
2020-10-24text/core: add basic test for branching of revision treeMarc André Tanner
2020-10-24text/core: skip failing I/O test on CygwinMarc André Tanner
2020-10-23text/core: add basic test for linear text_{earlier,later}Marc André Tanner