aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | Merge pull request #32425 from zeertzjq/vim-4a530a6zeertzjq2025-02-13
|\ \
| * | vim-patch:a9c0642: runtime(vim): Update base-syntax, match Vim9 boolean and n...zeertzjq2025-02-13
| * | vim-patch:1aa287e: runtime(vim): Update base-syntax, improve variable matchingzeertzjq2025-02-13
| * | vim-patch:4a530a6: runtime(vim): Update base-syntax, match :debuggreedy count...zeertzjq2025-02-13
|/ /
* | ci(cirrus): update to freebsd-14-2Christian Clason2025-02-12
* | fix(memline): don't check line count for closed memline #32403luukvbaal2025-02-12
|/
* fix(lsp): on detach, cancel pending foldingRange requests #31509Yi Ming2025-02-12
* feat(column): apply appropriate numhl highlight to virt_lines (#32400)luukvbaal2025-02-12
* feat(options): add 'eventignorewin' (#32152)luukvbaal2025-02-12
* refactor(insexpand.c): remove duplicate assignment (#32410)zeertzjq2025-02-12
* vim-patch:9.1.1104: CI: using Ubuntu 22.04 Github runners (#32409)zeertzjq2025-02-12
* refactor(tests): drop os_kill #32401Justin M. Keyes2025-02-11
* Merge #30860 LSP: symbols_to_items()Justin M. Keyes2025-02-11
|\
| * feat(lsp)!: `symbol_to_item` requires `offset_encoding`Yi Ming2025-02-11
| * feat(lsp): include `end_col` and `end_lnum` in `vim.lsp.buf.symbols_to_items`Yi Ming2025-02-11
* | fix(treesitter): detect trees with outdated regions in `is_valid()`Riley Bruins2025-02-11
|/
* Merge pull request #32398 from zeertzjq/vim-9.1.1098zeertzjq2025-02-11
|\
| * vim-patch:9.1.1101: insexpand.c hard to readzeertzjq2025-02-11
| * vim-patch:9.1.1098: leaking memory with completing multi lineszeertzjq2025-02-11
|/
* vim-patch:9.1.1095: tests: matchparen plugin test wrongly named (#32397)zeertzjq2025-02-11
* Merge #32385 UI :detach commandJustin M. Keyes2025-02-10
|\
| * fix(ui): Windows :detach is opt-inJustin M. Keyes2025-02-10
| * test: use --cleanJustin M. Keyes2025-02-10
| * feat(ui): UI :detach commandJustin M. Keyes2025-02-10
|/
* fix(api): memory leaks in vim.api.nvim_*get_option #32390Cai Rijun (Richard)2025-02-10
* test(fix): make testing of ext_cmdline optional #32375fredizzimo2025-02-10
* refactor(defaults): cleanup enable_ctx_menu #32391Siddhant Agarwal2025-02-10