aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* fix(mbyte): fix bugs in utf_cp_*_off() functionsVanaIgr2024-02-26
* refactor(types): fix miscellaneous type warningsMaria José Solano2024-02-25
* vim-patch:partial:d086b8f646a6 (#27623)zeertzjq2024-02-25
* docs: fix several misleading and superfluous wordings (#27609)Evgeni Chasnovski2024-02-25
* vim-patch:374e26aba2e5 (#27617)zeertzjq2024-02-25
* fix(lsp): when renaming directory, check path prefix of buffer names (#27603)Jaehwang Jung2024-02-24
* vim-patch:a35235e824bb (#27598)zeertzjq2024-02-24
* docs(lsp): remove obsolete didChangeConfiguration explanation (#27595)Tim Pope2024-02-24
* vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()zeertzjq2024-02-23
* vim-patch:9.1.0120: hard to get visual region using Vim scriptzeertzjq2024-02-23
* feat(treesitter): add folding for `InspectTree` (#27518)再生花2024-02-22
* docs(builtin): show tag at first line with multiple signatures (#27577)zeertzjq2024-02-22
* build(deps): bump luv to v1.48.0-0Christian Clason2024-02-22
* feat(extmark): window scoped extmarkaltermo2024-02-21
* docs: remove mention of foreground/background/special keys in nvim_set_hl (#2...rktjmp2024-02-21
* fix(extmarks): priority order of inline and non-inline virt_text (#27532)zeertzjq2024-02-20
* docs: improve 'tabline' click label docs (#27529)zeertzjq2024-02-19
* feat(tabline): middle mouse button now closes tab (#27522)Nacho Nieva2024-02-19
* fix(treesitter): correctly handle query quantifiers (#24738)Thomas Vigouroux2024-02-16
* docs: document breaking change for nvim_create_autocmd callback (#27484)Gregory Anders2024-02-15
* fix: type warnings in shared.luaLewis Russell2024-02-15
* vim-patch:1da0e8581671Christian Clason2024-02-15
* refactor(lsp): resolve the config-client entanglementLewis Russell2024-02-13
* refactor(lua): use Arena when converting from lua stack to API argsbfredl2024-02-13
* docs: correct on_key docs (#27429)altermo2024-02-12
* refactor(lsp): move more code to client.luaLewis Russell2024-02-11
* Merge pull request #27420 from MariaSolOs/warning-anxietyLewis Russell2024-02-11
|\
| * refactor(lsp): add type annotationsMaria José Solano2024-02-10
* | feat(shortmess): "q" flag fully hides recording message (#27415)Trevor Arjeski2024-02-11
* | Merge pull request #27253 from MariaSolOs/codelens-refreshbfredl2024-02-10
|\ \ | |/ |/|
| * feat(lsp): add opts paramater to vim.lsp.codelens.refreshMaria José Solano2024-02-08
* | fix(startup): multiprocess startuptime #26790Pablo Arias2024-02-09
|/
* feat(lsp): deprecate severity_limitLewis Russell2024-02-08
* refactor(treesitter): {start,stop} are optional in Query:iter_* methodsJongwook Choi2024-02-08
* refactor(treesitter): typing for Query, TSQuery, and TSQueryInfoJongwook Choi2024-02-08
* vim-patch:b8170143c8f8 (#27387)zeertzjq2024-02-08
* feat(api): pass 0 to nvim_get_chan_info for current channel (#27321)nikolightsaber2024-02-08
* vim-patch:c9c2e2d2ff44zeertzjq2024-02-08
* vim-patch:partial:9.1.0080: unexpected error for modifying final list using +=zeertzjq2024-02-08
* feat(treesitter): show root nodes in :InspectTree (#26944)altermo2024-02-06
* fix(doc): prevent doxygen confusionLewis Russell2024-02-06
* docs: small fixes (#27213)dundargoc2024-02-06
* vim-patch:f7f33e3719c8Christian Clason2024-02-06
* feat(treesitter): use 0-based indexing to show ranges in `:InspectTree`Jongwook Choi2024-02-05
* feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)zeertzjq2024-02-02
* feat(api): make nvim_open_win support non-floating windows (#25550)Will Hopkins2024-02-01
* feat(api): add nvim_tabpage_set_win (#27222)Will Hopkins2024-01-29
* docs: enforce "treesitter" spelling #27110Jongwook Choi2024-01-28
* vim-patch:9.1.0049: Make "[Command Line]" a special buffer nameSean Dewar2024-01-28
* docs(lua): update ":{range}lua" docs + error message #27231Justin M. Keyes2024-01-27