aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* vim-patch:0a336cc: runtime(doc): clarify that a umask is applied to mkdir() (...zeertzjq2025-03-11
* refactor(lsp): rename `on_publish_diagnostics` parameter #32776Will Lillis2025-03-11
* feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)Ian Chamberlain2025-03-11
* fix(events): fix incorrect capitalization of Cmdwin* events (#32813)zeertzjq2025-03-11
* vim-patch:9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the p...zeertzjq2025-03-11
* fix(lsp)!: pass buffer number to root_dir functionLewis Russell2025-03-10
* feat(lsp): support completion context #32793Maria José Solano2025-03-10
* docs(vvars): vim.v.event.windows #32673Vlad2025-03-10
* vim-patch:42e498d: runtime(plsql): move fold option from syntax to filetype p...Christian Clason2025-03-10
* docs(api): show "since" in API docs #32806Justin M. Keyes2025-03-09
* fix(build): vimdoc tags are not validated #32801Justin M. Keyes2025-03-09
* docs(highlight): collect all default highlight groupsChristian Clason2025-03-09
* vim-patch:d89770e: runtime(doc): use GNOME instead of Gnomezeertzjq2025-03-09
* vim-patch:3d1a437: runtime(doc): warn users about potentially risky hotkeyzeertzjq2025-03-09
* docs(events): document events that can always be nested (#32778)zeertzjq2025-03-09
* docs: OSC 133 shell config #32771Justin M. Keyes2025-03-07
* feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736Gregory Anders2025-03-07
* fix(lua): always use vim.inspect() for :lua= (#32715)zeertzjq2025-03-07
* feat(lsp): support for resolving code action command (#32704)Maria José Solano2025-03-06
* fix(tui): remove DCS escaping in tmux (#32723)Gregory Anders2025-03-05
* vim-patch:4783a2c: runtime(doc): mention bzip3 in gzip plugin documentation (...zeertzjq2025-03-05
* feat(terminal)!: include cursor position in TermRequest event data (#31609)Gregory Anders2025-03-05
* vim-patch:659cb28: runtime(doc): fix typo "bet" in :h 'completeopt' (#32711)zeertzjq2025-03-04
* vim-patch:9.1.1166: command-line auto-completion hard with wildmenuTomas Slusny2025-03-04
* 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