aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* perf(diagnostics): cache line diagnostics when `current_line` is set #32288Maria José Solano2025-02-02
* fix(man.lua): skip `Attrs.None` highlights #32262Johannes Larsen2025-02-02
* vim-patch:9.1.1069: preinsert text completions not deleted with <C-W>/<C-U> (...glepnir2025-02-02
* fix(diagnostic): improve current_line refresh logic #32275Tristan Knight2025-02-02
* build(deps): bump tree-sitter to v0.25.1Christian Clason2025-02-02
* vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)zeertzjq2025-02-02
* vim-patch:a5d19aa: runtime(hyprlang): fix string recognition (#32290)zeertzjq2025-02-02
* refactor(autocmds): remove indirection #32291Justin M. Keyes2025-02-01
* vim-patch: port some userfunc.c refactorings from Vim (#32292)zeertzjq2025-02-02
* fix(autocmds): once=true Lua event-handler may call itself #29544Felipe Vicentin2025-02-01
* vim-patch:9.1.1065: no digraph for "Approaches the limit" (#32289)zeertzjq2025-02-02
* fix(treesitter): nil access when running string parser asyncRiley Bruins2025-02-01
* build(deps): bump tree-sitter to v0.25.0Christian Clason2025-02-01
* vim-patch:9.1.1059: completion: input text deleted with preinsert when adding...zeertzjq2025-02-01
* docs: miscdundargoc2025-01-30
* fix(colorscheme): distinguish CursorLine/Folded/StatusLineNC highlights #32256Evgeni Chasnovski2025-01-30
* vim-patch:9.1.1057: Superfluous cleanup steps in test_ins_complete.vim (#32257)zeertzjq2025-01-30
* vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...zeertzjq2025-01-30
* ci!: store artifact shasums in a single shasum.txt filedundargoc2025-01-29
* Merge pull request #32243 from jamessan/snprintf-unit-testsJames McCoy2025-01-29
|\
| * test(unit/strings_spec): use correct type for binary valuesJames McCoy2025-01-29
| * test(unit/strings_spec): provide context for vim_snprintf testsJames McCoy2025-01-28
* | fix(ui): avoid redundant ext_cmdline events (#32237)luukvbaal2025-01-29
* | fix(treesitter): stop async parsing if buffer is invalidnotomo2025-01-29
* | fix(treesitter) Set modeline=false in TSHighlighter:destroy (#32234)Daniel Petrovic2025-01-29
* | feat(treesitter): support modelines in `query.set()` (#30257)Maria José Solano2025-01-29
|/
* fix(treesitter): recalculate folds on VimEnter #32240Riley Bruins2025-01-28
* fix(treesitter): empty queries can disable injections (#31748)Riley Bruins2025-01-28
* fix(treesitter): avoid computing foldlevels for reloaded buffer #32233luukvbaal2025-01-28
* fix(runtime): "E121 Undefined variable s:termguicolors" #32209Judit Novak2025-01-28
* ci(release)!: remove backwards compatible releasesdundargoc2025-01-28
* docs(treesitter): fix TSNode:range() type signature #32224Riley Bruins2025-01-27
* fix: resolve all remaining LuaLS diagnosticsLewis Russell2025-01-27
* fix(mpack): remove invalid bool definitionAndreas Schneider2025-01-27
* fix(float): cannot set title/footer independently #31993glepnir2025-01-27
* ci(release): add linux-arm64 appimage and tarballChristian Clason2025-01-27
* build(deps)!: bump tree-sitter to HEAD, wasmtime to v29.0.1 (#32200)Christian Clason2025-01-27
* build(bump_deps): abort if archive doesn't existdundargoc2025-01-27
* vim-patch:db23436: runtime(asm): add byte directives to syntax scriptChristian Clason2025-01-27
* refactor(api): add missing cast #31960glepnir2025-01-26
* feat(diagnostic): virtual_lines #31959Maria José Solano2025-01-26
* feat(api): nvim_get_autocmds filter by id#31549glepnir2025-01-26
* vim-patch:fb49e3c: runtime(filetype): commit 99181205c5f8284a3 breaks V lang ...Christian Clason2025-01-25
* vim-patch:9918120: runtime(filetype): Improve Verilog detection by checking f...Christian Clason2025-01-25
* vim-patch:509a8d5: runtime(just): fix typo in syntax fileChristian Clason2025-01-25
* vim-patch:9.1.1052: tests: off-by-one error in CheckCWD in test_debugger.vim ...zeertzjq2025-01-25
* Merge pull request #32204 from zeertzjq/vim-9.1.1049zeertzjq2025-01-25
|\
| * vim-patch:9.1.1053: "nosort" enables fuzzy filtering even if "fuzzy" isn't in...zeertzjq2025-01-25
| * vim-patch:9.1.1049: insert-completed items are always sortedzeertzjq2025-01-25
|/
* fix(log): log unset $TMPDIR at "debug" level #32137phanium2025-01-24