aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* fix(docs): update context type in `vim.lsp.LocationOpts.OnList`Maria José Solano2025-02-16
* 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
* feat(lsp): add support for completionItem.command resolvingMathias Fussenegger2025-02-14
* vim-patch:d7deeff: runtime(exports): include simple filetype pluginzeertzjq2025-02-14
* vim-patch:407319f: runtime(samba): include simple filetype pluginzeertzjq2025-02-14
* vim-patch:4f010c9: runtime(vim): Update base-syntax, always match continuatio...zeertzjq2025-02-14
* 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
* | 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
|/
* fix(lsp): on detach, cancel pending foldingRange requests #31509Yi Ming2025-02-12
* feat(options): add 'eventignorewin' (#32152)luukvbaal2025-02-12
* 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
|/
* feat(ui): UI :detach commandJustin M. Keyes2025-02-10
* refactor(defaults): cleanup enable_ctx_menu #32391Siddhant Agarwal2025-02-10
* build: set luals checklevel to Hint #32392Lewis Russell2025-02-10
* vim-patch:f30eb4a: runtime(qf): Update syntax file, match second delimiterChristian Clason2025-02-10
* fix(defaults): improve visual search mappings #32378neeshy2025-02-09
* feat(defaults): "Show Diagnostics" in mouse popupmenu #32122Siddhant Agarwal2025-02-09
* fix(lsp): signature_help highlights wrong parameter #32382Shantanu Raj2025-02-09
* build: add luals checkdundargoc2025-02-09
* fix(lua): vim.tbl_get({}, nil, 1) should return nil #32218phanium2025-02-09
* vim-patch:9.1.1085: filetype: cmmt files are not recognizedChristian Clason2025-02-09
* vim-patch:a35040f: runtime(tex): improve syntax highlighting (#32370)Christian Clason2025-02-09
* fix(lsp): check for valid buf before processing semantic tokens responseEvgeni Chasnovski2025-02-07
* vim-patch:b69cd52: runtime(misc): Add support for lz4 to tar & gzip plugin (#...zeertzjq2025-02-07
* vim-patch:9.1.1081: has('bsd') is true for GNU/Hurdzeertzjq2025-02-07
* vim-patch:9.1.1080: filetype: Mill files are not recognizedChristian Clason2025-02-06
* feat(defaults): enable diffopt "linematch" #32346Siddhant Agarwal2025-02-06
* feat(diagnostic): add `current_line` option for `virtual_text` handlerMaria José Solano2025-02-05
* feat(treesitter): show which nodes are missing in InspectTreeRiley Bruins2025-02-05
* build(deps): bump luv to v1.50.0-1Christian Clason2025-02-05
* vim-patch:9.1.1076: vim_strnchr() is strange and unnecessary (#32327)zeertzjq2025-02-05
* build(deps): bump tree-sitter-query to v0.5.0 (#32299)Riley Bruins2025-02-04
* vim-patch:9.1.1009: diff feature can be improvedzeertzjq2025-02-04
* vim-patch:9.1.0967: SpotBugs compiler setup can be further improvedzeertzjq2025-02-04
* vim-patch:9.1.0935: SpotBugs compiler can be improvedzeertzjq2025-02-04