aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | fix(keycodes): recognize <Find>, <Select> #28431Mantas Mikulėnas2025-02-20
* | vim-patch:c729d6d: runtime: decouple Open and Launch commands and gx mapping ...Luca Saccarola2025-02-20
* | fix(treesitter): don't spam query errors in the highlighterRiley Bruins2025-02-19
* | fix(api): remove invalid assertionsLuuk van Baal2025-02-19
* | fix(treesitter): avoid computing fold levels for empty bufferLuuk van Baal2025-02-19
* | fix(treesitter)!: enforce buffer is loaded when creating parserLuuk van Baal2025-02-19
* | docs: Lua "bit" library #32492Phạm Bình An2025-02-19
* | fix(terminal): avoid more `busy_start` lacking `busy_stop` (#32509)Sean Dewar2025-02-19
* | vim-patch:9.1.1122: too many strlen() calls in findfile.c (#32516)zeertzjq2025-02-19
* | vim-patch:9.0.0532: edit test is flaky when run under valgrind (#32518)zeertzjq2025-02-19
* | test(lua/hl_spec): fix hang on exit with ASAN (#32508)zeertzjq2025-02-18
* | build(deps): bump tree-sitter to v0.25.2Christian Clason2025-02-18
* | vim-patch:5647c91: runtime(doc): add reference to extendnew() at extend() (#3...zeertzjq2025-02-17
* | fix(tests): remove the __extension__ keyword in filter_complex_blocks (#32483)Sören Tempel2025-02-18
* | fix(treesitter): separately track the number of valid regionsRiley Bruins2025-02-17
* | refactor(channel): eliminate special case in on_proc_exit() #32485Justin M. Keyes2025-02-17
* | docs: misc (#32258)dundargoc2025-02-17
* | test(lua/hl_spec): reduce flakiness (#32489)zeertzjq2025-02-17
* | test: reduce flakiness in highlight tests (#32488)zeertzjq2025-02-17
* | vim-patch:68ba6c2: runtime(vim): Update base-syntax, improve performance (#32...zeertzjq2025-02-17
|/
* docs: stdpath() type #32480phanium2025-02-16
* fix(diagnostic): don't include diagnostic code when using custom formatter #3...Maria José Solano2025-02-16
* fix(marks): handle composing in inline virt_text with 'nowrap' (#32477)zeertzjq2025-02-16
* fix(marks): handle double-with inline virt_text with 'nowrap' (#32476)zeertzjq2025-02-16
* fix(docs): update context type in `vim.lsp.LocationOpts.OnList`Maria José Solano2025-02-16
* fix(terminal): avoid mismatched `busy_start` without `busy_stop` (#32458)Sean Dewar2025-02-15
* ci(test): disable ubuntu armdundargoc2025-02-15
* vim-patch:3f60114: runtime(keymap): Add ukrainian-enhanced keymapChristian Clason2025-02-15
* vim-patch:faf4112: runtime(doc): document ComplMatchIns highlight for insert-...zeertzjq2025-02-14
* vim-patch:9.1.1112: Inconsistencies in get_next_or_prev_match() (#32447)zeertzjq2025-02-14
* feat(lsp): add support for completionItem.command resolvingMathias Fussenegger2025-02-14
* ci(release): change to ubuntu-22.04dundargoc2025-02-14
* fix(float): "Not enough room" error for 1-line float #25192glepnir2025-02-14
* Merge pull request #32442 from zeertzjq/vim-407319fzeertzjq2025-02-14
|\
| * vim-patch:d7deeff: runtime(exports): include simple filetype pluginzeertzjq2025-02-14
| * vim-patch:407319f: runtime(samba): include simple filetype pluginzeertzjq2025-02-14
* | build(windows)!: drop cat and tee executables from windowsdundargoc2025-02-14
|/
* vim-patch:9.1.1107: cannot loop through completion menu with fuzzy (#32438)zeertzjq2025-02-14
* vim-patch:9.1.1109: cmdexpand.c hard to read (#32437)zeertzjq2025-02-14
* vim-patch:4f010c9: runtime(vim): Update base-syntax, always match continuatio...zeertzjq2025-02-14
* vim-patch:9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol" (#32434)zeertzjq2025-02-13
* feat(term): trigger TermRequest for APC (#32407)Till Bungert2025-02-13
* feat(lsp): add select kind in showMessageRequest #32387Maria José Solano2025-02-13
* Merge #32426 fix(lsp): reset active request when reporting an errorJustin M. Keyes2025-02-13
|\
| * refactor(lsp): handling errors and nil responses togetherYi Ming2025-02-13
| * fix(lsp): reset active request when reporting an errorYi Ming2025-02-13
| * fix(lsp): missing method parameter when canceling requestsYi Ming2025-02-13
* | fix(lsp): clear word when expand multi-lines word (#32393)glepnir2025-02-13
* | fix(lsp): autotrigger should only trigger on client's triggerCharacters (#32266)Robert Muir2025-02-13
* | vim-patch:8f3277f: runtime(nroff): set define option & add matchit config in ...Christian Clason2025-02-13