aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* feat(term): trigger TermRequest for APC (#32407)Till Bungert2025-02-13
* feat(options): add 'eventignorewin' (#32152)luukvbaal2025-02-12
* 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
* feat(ui): UI :detach commandJustin M. Keyes2025-02-10
* feat(defaults): "Show Diagnostics" in mouse popupmenu #32122Siddhant Agarwal2025-02-09
* 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
* 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
* 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
* Merge #32082 refactor(treesitter): use coroutines for resuming _parse()Justin M. Keyes2025-02-03
|\
| * feat(treesitter): allow LanguageTree:is_valid() to accept a rangeRiley Bruins2025-02-02
* | feat(diagnostic): format() can filter diagnostics by returning nil #32302Maria José Solano2025-02-03
* | vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)zeertzjq2025-02-03
|/
* vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)zeertzjq2025-02-02
* vim-patch:9.1.1065: no digraph for "Approaches the limit" (#32289)zeertzjq2025-02-02
* docs: miscdundargoc2025-01-30
* vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...zeertzjq2025-01-30
* feat(treesitter): support modelines in `query.set()` (#30257)Maria José Solano2025-01-29
* fix(treesitter): empty queries can disable injections (#31748)Riley Bruins2025-01-28
* docs(treesitter): fix TSNode:range() type signature #32224Riley Bruins2025-01-27
* fix: resolve all remaining LuaLS diagnosticsLewis Russell2025-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
* feat(diagnostic): virtual_lines #31959Maria José Solano2025-01-26
* feat(api): nvim_get_autocmds filter by id#31549glepnir2025-01-26
* vim-patch:9.1.1049: insert-completed items are always sortedzeertzjq2025-01-25
* feat(extmarks): virtual text can be right-aligned, truncated #31921georgev932025-01-24
* ci(tests): add arm64 runnerChristian Clason2025-01-24
* fix(lsp): prefer `on_list` over `loclist` in default handlerEvgeni Chasnovski2025-01-23
* feat(api): combined highlights in nvim_eval_statusline()Luuk van Baal2025-01-23
* feat(lua): vim.hl.range() "timeout" #32012Siddhant Agarwal2025-01-22
* Merge pull request #32098 from bfredl/multihl_groupbfredl2025-01-21
|\
| * feat(extmark): stack multiple highlight groups in `hl_group`bfredl2025-01-21
* | vim-patch:4335fcf: runtime(kconfig): updated ftplugin and syntax scriptChristian Clason2025-01-21
* | Merge pull request #32099 from bfredl/no_bufhlbfredl2025-01-20
|\ \
| * | feat(api): deprecate nvim_buf_add_highlight()bfredl2025-01-20
* | | feat(inccommand): preview 'nomodifiable' buffers #32034Donatas2025-01-20
* | | docs(treesitter): expose LanguageTree:parent() #32108Jaehwang Jung2025-01-20
* | | fix(lsp): document_symbol uses loclist by default #32070Yochem van Rosmalen2025-01-19
|/ /
* | fix(diagnostic)!: make virtual text handler opt-in (#32079)Gregory Anders2025-01-18
* | vim-patch:9cfdabb: runtime(netrw): change netrw maintainerChristian Clason2025-01-18
* | vim-patch:c2a967a: runtime(c): Update syntax and ftplugin filesChristian Clason2025-01-18
* | docs: change augroup names to new convention #32061Yochem van Rosmalen2025-01-17
|/