summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
2025-07-22fix(iter): ArrayIter:last returns nil when filtered to empty #34697glepnir1
2025-07-23vim-patch:5711d76: runtime(doc): Tweak documentation stylezeertzjq1
2025-07-23vim-patch:9.1.1576: cannot easily trigger wildcard expansion (#35022)zeertzjq2
2025-07-22fix(lsp): support `containerName` in symbol requests #35029Riley Bruins1
2025-07-22feat(ui2): more predictable routing #35028luukvbaal1
2025-07-21feat(lsp): diagnostic related documents supportRiley Bruins2
2025-07-21fix(lsp): store result id for unchanged diagnostic reportsRiley Bruins1
2025-07-21Merge pull request #34894 from janlazo/vim-8.1.0857zeertzjq1
2025-07-21vim-patch:1f6faff: runtime(doc): mention the "pipefail" shell option (#35016)zeertzjq1
2025-07-20vim-patch:8.1.1526: no numerical value for the patchlevelJan Edmund Lazo1
2025-07-20fix(lsp): show notification with empty hover response (#35014)Maria José Solano1
2025-07-20refactor(lsp): inline `on_client_exit`Yi Ming2
2025-07-20refactor(lsp): track clients in `all_clients` once initializedYi Ming2
2025-07-20refactor(lsp): extract `Client._on_detach` to reduce duplicated codeYi Ming2
2025-07-19fix(treesitter): ":EditQuery [lang]" with injected languages #34914Peter Cardenas4
2025-07-19feat(lsp): support linked editing ranges #34388Riley Bruins4
2025-07-18fix(pack): close confirmation buffer's tabpage by ID #34971György Andorka1
2025-07-18fix(tutor): use invalidate field in nvim_buf_set_extmark() #34989Phạm Bình An1
2025-07-17Merge #34921 tutor: reimplement interactive marks as extmarksJustin M. Keyes1
2025-07-18refactor(tutor): reimplement interactive marks as extmark in Luabrianhuster1
2025-07-18vim-patch:9.1.1544: :retab cannot be limited to indentation only (#34939)zeertzjq1
2025-07-18vim-patch:9.1.1557: not possible to anchor specific lines in diff mode (#34967)zeertzjq1
2025-07-16docs(lua): add vim.pack to _meta.lua #34957nikolightsaber1
2025-07-16vim-patch:9.1.1549: filetype: pkl files are not recognizedChristian Clason1
2025-07-16vim-patch:9.1.1548: filetype: OpenFGA files are not recognizedChristian Clason1
2025-07-15fix(lsp): close floating preview window correctly #34946Donatas1
2025-07-14feat(term): increase max scrollback to 1000000Lewis Russell1
2025-07-13feat(net): vim.net.request(), :edit [url] #34140Tom Ampuero3
2025-07-12refactor(lsp): drop vim.lsp.util._refresh() #33903Yi Ming3
2025-07-12fix(lua): vim.diff is nil in uv.new_work() thread #34909Justin M. Keyes3
2025-07-13refactor(lsp): rename vim.lsp.semantic_tokens start/stop to enable()Yi Ming2
2025-07-13refactor(lsp): utility functions for `enable()/is_enabled()`Yi Ming2
2025-07-12fix(lsp): prevent flicker in codelens virtual text #34888Jaehwang Jung1
2025-07-12refactor(lua): rename vim.diff => vim.text.diff #34864Justin M. Keyes3
2025-07-12fix(health): bad format() call #34904Justin M. Keyes1
2025-07-12docs(autocmd): generate events enum type #34883luukvbaal2
2025-07-12fix(extui): disable cmdline highlighter when showing a message (#34887)luukvbaal1
2025-07-11vim-patch:9.1.1538: tests: string options in gen_opt_test.vim not fully sorte...zeertzjq1
2025-07-11fix(extui): check if buffers/windows exist before deleting (#34886)Tomasz N1
2025-07-10Merge #34558 docsJustin M. Keyes5
2025-07-10docs: api, pack, events, developJustin M. Keyes5
2025-07-11vim-patch:9.1.1535: the maximum search count uses hard-coded value 99 (#34873)zeertzjq1
2025-07-10test(ui/{cmdline,message}2_spec): reduce flakiness/runtime #34875luukvbaal3
2025-07-10feat(diagnostic): jump to related info location from `open_float` #34837Riley Bruins2
2025-07-10refactor(lsp): simplify multiline semantic token logic #34698Riley Bruins1
2025-07-10feat(lsp): support `textDocument/colorPresentation` (#34823)Maria José Solano1
2025-07-10fix(lsp): custom 'winborder' in make_floating_popup_options() #34868Sebastian Lyng Johansen1
2025-07-10docs: move vim.system to own sectionLewis Russell3
2025-07-10vim-patch:32a1b26: runtime(filetype): improve asm heuristics and move into FT...zeertzjq1
2025-07-09feat(option): custom chars in 'winborder' #33772glepnir1