aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
* fix(lsp): directly rename the existing buffers when renaming (#27690)Jaehwang Jung2024-03-02
* Merge pull request #27347 from lewis6991/fswatchLewis Russell2024-03-01
|\
| * feat(lsp): add fswatch watchfunc backendLewis Russell2024-03-01
* | docs: improve/add documentation of Lua typesLewis Russell2024-03-01
* | vim-patch:87410ab3f556 (#27696)zeertzjq2024-03-02
|/
* vim-patch:8fad5d58874eChristian Clason2024-02-29
* vim-patch:b4eb3f1e4489Christian Clason2024-02-29
* vim-patch:9.1.0142: getregion() can be improved (#27662)zeertzjq2024-02-29
* docs(lpeg): remove double backticks from meta (#27659)Maria José Solano2024-02-29
* feat!: rewrite TOhtml in luaaltermo2024-02-28
* docs(lpeg): merge upstream changesMaria José Solano2024-02-28
* feat(lsp): support completion itemDefaultsMaria José Solano2024-02-27
* feat(docs): replace lua2dox.luaLewis Russell2024-02-27
* vim-patch:9.1.0137: <Del> in cmdline mode doesn't delete composing chars (#27...zeertzjq2024-02-27
* 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