summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
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-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
2025-07-09feat(extui): use winborder for msg window #34859Sebastian Lyng Johansen3
2025-07-09feat(extui): show dismissed message in cmdline (#34745)luukvbaal1
2025-07-09vim-patch:9.1.1526: completion: search completion match may differ in casezeertzjq1
2025-07-08docs: tag of `:EditQuery` #34844Phạm Bình An1
2025-07-08fix(health): floating window closes when opening TOC (gO) #34794glepnir3
2025-07-07docs: type fixes #34831phanium3
2025-07-07feat(lsp): support diagnostic related information (#34474)Riley Bruins3
2025-07-07vim-patch:9.1.1517: filetype: autopkgtest files are not recognizedChristian Clason2
2025-07-07refactor(lsp): stateful data abstraction, vim.lsp.Capability #34639Yi Ming6
2025-07-06fix(lsp): convert the encoded position to line byte (#34824)Yi Ming1
2025-07-06feat(options): per-buffer 'busy' status #34493Shadman1
2025-07-06vim-patch:9.1.1518: getcompletiontype() may crash (#34819)zeertzjq1
2025-07-06refactor(lsp): narrower `hierarchy` argument type (#34799)Maria José Solano1
2025-07-06fix(treesitter): inconsistent highlight of multiline combined injection #32619Artem1