summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2025-12-21fix(treesitter.foldexpr): duplicate callbacks #37048Jaehwang Jung1
2025-12-21Merge #37057 docsJustin M. Keyes1
2025-12-20fix(statusline): diagnostics spacing #36897Olivia Kinnear1
2025-12-20fix(options): deprecate 'gdefault', 'magic'Justin M. Keyes1
2025-12-20docs(lua): iInconsistent vim.keymap param name #37026Bryan Turns1
2025-12-20feat(health): show available queries for `treesitter` (#37005)Harsh Kapse1
2025-12-19feat(tag): respect jumpoptions=view when popping tagstack (#37021)Sean Dewar1
2025-12-18fix(lua): don't remove first char of non-file stacktrace source (#37008)zeertzjq2
2025-12-17fix(health): "q" keymap not set when health.style=float #37007glepnir1
2025-12-16fix(lsp): sort items when completeopt include fuzzy #36974glepnir1
2025-12-16fix(lsp): simplify semantic tokens range request logic #36950jdrouhard1
2025-12-16fix(lsp): tests for :lsp, rename start/stopOlivia Kinnear2
2025-12-16feat(lsp): builtin :lsp commandbrianhuster2
2025-12-16fix(vim.pack): increase default timeout #36992Ian Beckett1
2025-12-16docs: update support.txt (#36903)zeertzjq1
2025-12-15docs: misc, editorconfigJustin M. Keyes3
2025-12-15fix(lsp): correct capability checks for dynamic registration (#36932)Tristan Knight1
2025-12-15fix(health): check shell performance using vim.fn.system() #36980Yochem van Rosmalen1
2025-12-15Revert "refactor(treesitter): use scratch buffer for string parser" #36964Riley Bruins2
2025-12-15vim-patch:9.1.1980: filetype: N-Quads files are not recognized (#36967)zeertzjq1
2025-12-14fix(treesitter): no injection highlighting on last line #36951Jaehwang Jung1
2025-12-14fix(vim.loader): randomized AppImage path pollutes luac cache #36944Shmerl1
2025-12-12vim-patch:bfb9f5c: runtime(doc): Rename NoDefaultCurrentDirectoryInExePath ta...zeertzjq1
2025-12-12vim-patch:98a0cbf: patch 9.1.1971: crash with invalid positional argument 0 i...zeertzjq1
2025-12-11feat(lsp): warn about unknown filetype #36910Olivia Kinnear1
2025-12-10fix(vim.loader): randomized AppImage path pollutes luac cache #35636Shmerl1
2025-12-10fix(lua): relax `vim.wait()` timeout validation #36900skewb1k1
2025-12-10docs(options): shell-powershell #36881ymich99631
2025-12-09vim-patch:9.1.1963: diff: missing diff size limit for xdiff (#36877)zeertzjq1
2025-12-09Revert "feat(lsp): support `version` in `textDocument/publishDiagnostics` #36...Mathias Fußenegger2
2025-12-08fix(lsp): fix incorrect params because of typo (#36871)Pig Fang1
2025-12-08fix(exrc): ensure consistent 'exrc' loading sequence #35148€šm̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰̰�Ř§Ů Â£╟©舐æØ¢£ðsÞ¥¿—2
2025-12-09vim-patch:9.1.1962: filetype: Erlang application resource files are not recog...zeertzjq2
2025-12-07feat(events): MarkSet event, aucmd_defer() #35793Nathan Smith2
2025-12-06docs: miscJustin M. Keyes5
2025-12-06feat(lsp): support dynamic registration for diagnostics (#36841)Tristan Knight3
2025-12-06refactor(lsp): unify capability checks and registration #36781Tristan Knight4
2025-12-06vim-patch:9.1.1957: filetype: bpftrace files are not recognized (#36838)zeertzjq1
2025-12-05refactor(lsp): fix lintPig Fang1
2025-12-05feat(lsp): support refreshing workspace diagnosticsPig Fang1
2025-12-05refactor(lsp): simplify handling diagnostic "on_refresh"Pig Fang1
2025-12-05feat(lsp): support diagnostic refresh requestPig Fang3
2025-12-05fix: update lua types for commandsRob Pilling1
2025-12-04feat(lsp): `Client:stop()` defaults to `exit_timeout` #36783Olivia Kinnear1
2025-12-05fix(ui): close outdated cmdline pum on redraw (#36815)zeertzjq1
2025-12-05vim-patch:9.1.1944: getwininfo() does not return if statusline is visible (#3...zeertzjq1
2025-12-04vim-patch:9.1.1948: Windows: Vim adds current directory to search pathzeertzjq1
2025-12-04vim-patch:9.1.1947: [security]: Windows: Vim may execute commands from curren...zeertzjq1
2025-12-03fix(lsp): default ClientConfig.exit_timeout to false #36811Olivia Kinnear1
2025-12-03fix(lsp): close timer when client exits (#36795)zeertzjq1