aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fix(terminal): delay when finishing terminal process #32846markstegeman2025-03-12
* refactor(popup): use plines_m_win #32857glepnir2025-03-12
* ci(deps): bump lua-language-server to 3.13.8Christian Clason2025-03-12
* fix(lsp): handle non-existent configs in lsp.config/enableLewis Russell2025-03-12
* vim-patch:4fa2dd2: runtime(compiler): add comment for Dispatch (#32856)zeertzjq2025-03-12
* feat(treesitter): allow `iter_captures` to accept `opts`Riley Bruins2025-03-12
* build(deps): bump luajit to 538a82133Christian Clason2025-03-12
* vim-patch:2347330: runtime(compiler): allow customizing exe and args for tsc ...Muntasir Mahmud2025-03-12
* feat(treesitter): allow passing lang to InspectTreeMaria José Solano2025-03-12
* vim-patch:a8aeeeb: runtime(tera): remove unwanted code and fix issues in synt...Muntasir Mahmud2025-03-12
* vim-patch:0a336cc: runtime(doc): clarify that a umask is applied to mkdir() (...zeertzjq2025-03-11
* fix(ui): schedule UI detach (#32827)Gregory Anders2025-03-11
* refactor(lsp): rename `on_publish_diagnostics` parameter #32776Will Lillis2025-03-11
* feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)Ian Chamberlain2025-03-11
* fix: warn when :InspectTree on buffer with no parser #32783phanium2025-03-11
* ci(test): enable translations in at least one job (#32833)zeertzjq2025-03-11
* fix(lsp): improve LSP floating preview window cleanup #31353glepnir2025-03-11
* fix(lsp): wrapped ctx in opts before passed to vim.lsp.completion.trigger #32837glepnir2025-03-11
* Merge pull request #32836 from clason/bump/lualsChristian Clason2025-03-11
|\
| * ci(deps): bump lua-language-server to 3.13.7Christian Clason2025-03-11
|/
* vim-patch:9.1.1193: Unnecessary use of STRCAT() in au_event_disable() (#32829)zeertzjq2025-03-11
* fix(events): fix incorrect capitalization of Cmdwin* events (#32813)zeertzjq2025-03-11
* Merge pull request #32828 from zeertzjq/vim-9.1.1186zeertzjq2025-03-11
|\
| * vim-patch:9.1.1194: filetype: false positive help filetype detectionzeertzjq2025-03-11
| * vim-patch:9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the p...zeertzjq2025-03-11
| * vim-patch:9.1.1186: filetype: help files in git repos are not detectedzeertzjq2025-03-11
|/
* Merge pull request #32825 from moguls753/issue-32714-redundant-parsersJustin M. Keyes2025-03-10
|\
| * feat(checkhealth): group parsers by name and path in outputEike2025-03-10
|/
* fix(lsp)!: pass buffer number to root_dir functionLewis Russell2025-03-10
* feat(lsp): support completion context #32793Maria José Solano2025-03-10
* fix(tohtml): disable modeline #32822altermo2025-03-10
* docs(vvars): vim.v.event.windows #32673Vlad2025-03-10
* fix(popup): new preview_bufnr created when menu item is selected #32819glepnir2025-03-10
* fix(lua): types for vim.api.keyset.win_config #32700Tomasz N2025-03-10
* build(deps): bump luajit to 84cb21ffa (#32803)Christian Clason2025-03-10
* vim-patch:d49ba7b: runtime(sh): set b:match_skip to ignore matches for matchi...zeertzjq2025-03-10
* vim-patch:42e498d: runtime(plsql): move fold option from syntax to filetype p...Christian Clason2025-03-10
* refactor(gen_events): sort enums case-insensitively (#32811)zeertzjq2025-03-10
* vim-patch:9.1.1190: C indentation does not detect multibyte labels (#32808)zeertzjq2025-03-09
* perf(events): use hashy for event name lookup (#32802)zeertzjq2025-03-10
* docs(api): show "since" in API docs #32806Justin M. Keyes2025-03-09
* Merge #32687 "g<" for ext_messagesJustin M. Keyes2025-03-09
|\
| * feat(messages): "g<" mapping for ext_messagesLuuk van Baal2025-03-03
| * refactor(messages): simplify message historyLuuk van Baal2025-03-03
* | fix(nvim__set_complete): pum preview info truncated during completion #32555glepnir2025-03-09
* | fix(build): vimdoc tags are not validated #32801Justin M. Keyes2025-03-09
* | docs(highlight): collect all default highlight groupsChristian Clason2025-03-09
* | build(generator): add dependencies on hashy (#32796)zeertzjq2025-03-09
* | vim-patch:9.1.1188: runtime(tera): tera support can be improved (#32799)Muntasir Mahmud2025-03-09
* | vim-patch:9.1.1187: matchparen plugin wrong highlights shell case statement (...zeertzjq2025-03-09