summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim
AgeCommit message (Expand)AuthorFiles
2025-07-06fix(vim.pack): add() stops unexpectedly on package load error #34787Phạm Bình An1
2025-07-06feat(lsp): handle deprecated document symbols (#34751)Maria José Solano2
2025-07-06refactor(lsp): consistent usage of vim.notify #34802Maria José Solano1
2025-07-06vim-patch:9.1.1509: patch 9.1.1505 was not goodzeertzjq1
2025-07-06vim-patch:9.1.1505: not possible to return completion type for :ex commandzeertzjq1
2025-07-06vim-patch:9.1.1512: completion: can only complete from keyword characters (#3...zeertzjq1
2025-07-05vim-patch:9.1.1490: 'wildchar' does not work in search contextszeertzjq1
2025-07-05vim-patch:9.1.1477: no easy way to deduplicate textzeertzjq1
2025-07-04fix(lsp): consistent use of `vim.notify`/logging with unsupported methodsMaria José Solano1
2025-07-04fix(lsp): remove extra notify on empty hoverMaria José Solano1
2025-07-04fix(diagnostic): fix flaky errorLewis Russell2
2025-07-04feat(pack): add built-in plugin manager `vim.pack`Evgeni Chasnovski5
2025-07-04feat(async): add `vim._async`Lewis Russell1
2025-07-04vim-patch:9.1.1507: symlinks are resolved on :cd commands (#34758)glepnir1
2025-07-03feat(runtime): accept predicates in take and skip (#34657)Mart-Mihkel Aun1
2025-07-03vim-patch:9.1.1504: filetype: numbat files are not recognizedChristian Clason1
2025-07-03vim-patch:9.1.1503: filetype: haxe files are not recognizedChristian Clason1
2025-07-03vim-patch:9.1.1502: filetype: quickbms files are not recognizedChristian Clason1
2025-07-03vim-patch:9.1.1501: filetype: flix files are not recognizedChristian Clason1
2025-07-02fix(treesitter): ensure TSLuaTree is always immutableRodrigodd2
2025-07-02fix(vim.system): env=nil passes env=nil to uv.spawnLewis Russell2
2025-07-01fix(lsp): use `vim.notify` with action-less `showMessage` requests (#34720)Maria José Solano1
2025-07-01fix: type of nvim_echoLewis Russell1
2025-07-01Merge #34715 vim.version improvementsJustin M. Keyes1
2025-06-30feat(vim.version): add `vim.version.intersect()`Evgeni Chasnovski1
2025-06-30fix(vim.version): improve construction of '<=a.b.c' and '>a.b.c' rangesEvgeni Chasnovski1
2025-06-30doc(vim.version): options formatting #34716James Trew1
2025-06-30feat(vim.version): make `tostring()` return human-readable version rangeEvgeni Chasnovski1
2025-06-30docs(vim.version): document `vim.VersionRange` as a dedicated classEvgeni Chasnovski1
2025-06-29fix(exrc): exrc knows its own location (#34638)Yochem van Rosmalen3
2025-06-29refactor(health): use vim.system():wait() #34702Tom Ampuero1
2025-06-27fix(lsp): fix workspace diagnostic request to follow spec (#34674)Zie Mcdowell1
2025-06-27feat(extui): don't enter pager for routed message #34679luukvbaal2
2025-06-27perf(extui): delay creating windows, buffers and parser (#34665)luukvbaal4
2025-06-26feat(ui): emit "msg_clear" event after clearing the screen (#34035)luukvbaal2
2025-06-26fix(lsp): include context for each client in multi-handler results (#34669)Maria José Solano3
2025-06-26fix(lsp/health): always use vim.inspect to show root_markers (#34667)Gregory Anders1
2025-06-26feat(defaults): map "grt" to LSP type_definition #34642Caleb White1
2025-06-26docs(api): document types using LuaCATS typesLewis Russell3
2025-06-26fix(lsp): add `RequestFailed` error code constant #34645Maria José Solano1
2025-06-25fix(vim.system): clear_env=true gives an invalid env to uv.spawn #33955Birdee1
2025-06-25fix: map wincmd instead of remap #34635phanium1
2025-06-24feat(prompt): prompt_getinput() gets current input #34491Shadman1
2025-06-23refactor(lsp): use `vim.lsp.buf_request_all` internally (#34604)Maria José Solano3
2025-06-23feat(lsp): support annotated text edits (#34508)Maria José Solano2
2025-06-22docs(treesitter): fix parameter list for `Query:iter_matches` (#34553)Luis Calle1
2025-06-20fix(extui): set 'modifiable', 'noswapfile' for buffers (#34582)phanium1
2025-06-19refactor(lsp): redesign LSP folding state #34469Yi Ming1
2025-06-19fix(lsp): clear document_color autocmds #34573Riley Bruins1
2025-06-19fix(lsp) type annotation for `vim.lsp.Config.cmd` #34574Oskar Haarklou Veileborg1