aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* fix(lsp): re-add client.commands and mark privateLewis Russell2024-02-12
* docs: correct on_key docs (#27429)altermo2024-02-12
* fix(lsp): semantic token defer loadingLewis Russell2024-02-12
* vim-patch:b614b284ee06 (#27433)zeertzjq2024-02-12
* vim-patch:6d91227267a5Christian Clason2024-02-11
* 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 vim.lsp.sync.Range typeMaria José Solano2024-02-10
| * refactor(lsp): add shared diagnostic handlerMaria José Solano2024-02-10
| * 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
* | | build(deps): bump tree-sitter-bash to v0.20.5Christian Clason2024-02-10
| |/ |/|
* | fix(startup): multiprocess startuptime #26790Pablo Arias2024-02-09
* | refactor: rename FloatConfig to WinConfig #27397Will Hopkins2024-02-09
|/
* feat(tutor): add Japanese tutor #27268ite-usagi2024-02-08
* fix(lsp): rename fails on missing parent directory #27291Tomasz N2024-02-08
* 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
* refactor(lsp): tidy up loggingLewis Russell2024-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
* fix(runtime): source c ftplugins in correct order (#27377)Maximilian Fricke2024-02-08
* fix(lsp): set fallback client name properlyzeertzjq2024-02-08
* refactor(lsp): move client code to a regular Lua classLewis Russell2024-02-07
* feat(treesitter): show root nodes in :InspectTree (#26944)altermo2024-02-06
* fix(doc): prevent doxygen confusionLewis Russell2024-02-06
* fix(lsp): send back diagnostic tags to the serverLewis 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
* fix(lsp): handle adjacent snippet tabstopsMaria José Solano2024-02-05
* Merge pull request #27328 from wookayin/fix/lsp-tagfuncLewis Russell2024-02-05
|\
| * fix(lsp): fix infinite loop on vim.lsp.tagfuncJongwook Choi2024-02-03
* | fix(treesitter): inspect-tree remember opts on buf changealtermo2024-02-04
* | vim-patch:9.1.0076: luau config file not detectedChristian Clason2024-02-04
* | vim-patch:7c5aeaffa2be (#27327)zeertzjq2024-02-04
|/
* refactor: create function for deferred loadingdundargoc2024-02-03
* fix(vim.system): don't process non-fast events during wait() (#27300)zeertzjq2024-02-02
* feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)zeertzjq2024-02-02
* vim-patch:9204f39580bdChristian Clason2024-02-02
* refactor(runtime): remove nvimMap and nvimUnmap syntax groups (#27298)zeertzjq2024-02-02
* vim-patch:e3e3934bb182zeertzjq2024-02-02
* vim-patch:69866449ddb2zeertzjq2024-02-02
* build: various fixesdundargoc2024-02-01
* vim-patch:c46c21b4ca47Christian Clason2024-02-01