aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* docs: misc #31996Justin M. Keyes2025-03-02
* feat(comment): allow commentstring to be determined from node metadataRiley Bruins2025-03-02
* build!: turn off translations by defaultdundargoc2025-03-02
* vim-patch:9.1.1161: preinsert requires bot "menu" and "menuone" to be setzeertzjq2025-03-02
* vim-patch:9.1.1160: Ctrl-Y does not work well with "preinsert" when completin...zeertzjq2025-03-02
* vim-patch:00a00f5: runtime(lua): Update lua ftplugin and documentationbrianhuster2025-03-02
* feat(treesitter): add more metadata to `language.inspect()` (#32657)Lewis Russell2025-03-01
* docs(Open): add reference in documentation (#32678)Luca Saccarola2025-02-28
* vim-patch:8.2.4607: sourcing buffer lines may lead to errors for conflictszeertzjq2025-02-28
* vim-patch:8.2.4603: sourcing buffer lines is too complicatedzeertzjq2025-02-28
* vim-patch:8.2.4594: need to write script to a file to be able to source themzeertzjq2025-02-28
* vim-patch:85a50fe: runtime(doc): fix confusing docs for 'completeitemalign' (...zeertzjq2025-02-28
* doc: clarify window-id, tab-id, nvim_set_current_x #32528David Briscoe2025-02-27
* feat(lua): vim.text.indent()Justin M. Keyes2025-02-26
* feat(treesitter): vertical conceal support for highlighterLuuk van Baal2025-02-25
* feat(marks): add conceal_lines to nvim_buf_set_extmark()Luuk van Baal2025-02-25
* feat(complete): CompleteDone reason "cancel", "discard" #32600Evgeni Chasnovski2025-02-23
* revert "feat(ftplugin): set 'omnifunc' of Lua to 'v:lua.vim.lua_omnifunc'" #3...Justin M. Keyes2025-02-23
* feat(ftplugin): set Lua 'omnifunc' to vim.lua_omnifunc #32491Phạm Bình An2025-02-23
* feat(treesitter): table of contents for checkhealth, markdown (#32282)Christian Clason2025-02-22
* perf(treesitter): don't block when finding injection rangesRiley Bruins2025-02-21
* fix(treesitter): `TSNode:field()` returns all children with the given fieldRiley Bruins2025-02-21
* vim-patch:27f5136: runtime(mail): add commentstring '> %s' to ftpluginChristian Clason2025-02-21
* perf(treesitter): only search for injections within the parse rangeRiley Bruins2025-02-21
* feat(messages): confirm kind for z=, :tselect, inputlist() #32521luukvbaal2025-02-20
* feat(marks): virtual lines support horizontal scrolling (#32497)zeertzjq2025-02-20
* fix(keycodes): recognize <Find>, <Select> #28431Mantas Mikulėnas2025-02-20
* fix(treesitter)!: enforce buffer is loaded when creating parserLuuk van Baal2025-02-19
* docs: Lua "bit" library #32492Phạm Bình An2025-02-19
* vim-patch:5647c91: runtime(doc): add reference to extendnew() at extend() (#3...zeertzjq2025-02-17
* docs: misc (#32258)dundargoc2025-02-17
* fix(docs): update context type in `vim.lsp.LocationOpts.OnList`Maria José Solano2025-02-16
* ci(test): disable ubuntu armdundargoc2025-02-15
* vim-patch:faf4112: runtime(doc): document ComplMatchIns highlight for insert-...zeertzjq2025-02-14
* 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