summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFiles
2026-04-22vim-patch:3918f32: runtime(doc): fix incorrect description of 'scrolloffpad'zeertzjq4
2026-04-22vim-patch:9.2.0356: Cannot apply 'scrolloff' context lines at end of filezeertzjq16
2026-04-22vim-patch:9.2.0385: Integer overflow with "ze" and large 'sidescrolloff' (#39...zeertzjq3
2026-04-22vim-patch:10040bc: runtime(sh): allow "#" in special derefszeertzjq1
2026-04-22vim-patch:16d2854: runtime(graphql): Update syntax script to September 2025 speczeertzjq1
2026-04-22vim-patch:9.2.0384: stale Insstart after cursor move breaks undo (#39290)zeertzjq2
2026-04-22fix(incsearch): support `c_CTRL-{G,T}` with an offset (#39097)Barrett Ruth5
2026-04-22test(tui_spec): fix "Uncaught Error" with PUC Lua (#39288)zeertzjq1
2026-04-22fix(:restart): avoid ERR/WRN logging on Windows with --listen (#39287)zeertzjq4
2026-04-21fix(messages): "progress" kind for busy messages #39280luukvbaal10
2026-04-21Merge pull request #39076 from bfredl/zig0.16bfredl16
2026-04-21fix(:restart): reuse --listen addr on Windows #38539Sanzhar Kuandyk4
2026-04-21Merge #38967 ZR performs :restartJustin M. Keyes8
2026-04-21feat(normal): normal-mode ZR does :restartJustin M. Keyes8
2026-04-21feat(defaults): map ZR to restartMike J. McGuirk5
2026-04-21build: gen_char_blob.lua: "bad argument to format" if path contains "%" #39274Justin M. Keyes1
2026-04-21fix(substitute): don't crash with very large count (#39272)zeertzjq5
2026-04-21fix(build): more changes to make zig 0.16.0 workbfredl12
2026-04-21build(deps): bump tree-sitter to aff9b9d92Christian Clason2
2026-04-21feat(build.zig): update to zig 0.16Chinmay Dalal7
2026-04-21vim-patch:9.2.0371: filetype: ghostty config files are not recognized (#39267)zeertzjq3
2026-04-21vim-patch:1c88aee: runtime: Remove wrong syn oneline keyword from a few synta...zeertzjq5
2026-04-21vim-patch:9.2.0380: completion: a few issues in completion code (#39264)zeertzjq1
2026-04-21vim-patch:9.2.0378: Using int as bool type in win_T struct (#39263)zeertzjq1
2026-04-21vim-patch:9.2.0373: Ctrl-R mapping not triggered during completion (#39261)zeertzjq2
2026-04-21fix(move): avoid integer overflow with large 'scrolloff' (#39251)zeertzjq6
2026-04-20docs: update version.c (#38976)github-actions[bot]1
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes77
2026-04-20fix(ui2): don't dismiss expanded messages for non-typed key #39247luukvbaal3
2026-04-20fix(ui2): ensure msg window is visible after closing tabLuuk van Baal2
2026-04-20ci(backport): drop `needs:backport` label #39244Justin M. Keyes1
2026-04-20docs: misc #39207Justin M. Keyes10
2026-04-20fix(api): expose fg_indexed/bg_indexed in nvim_get_hl #39210glepnir7
2026-04-20Merge #39194 from justinmk/luavimfnJustin M. Keyes11
2026-04-20vim-patch:partial:9.2.0368: too many strlen() calls when adding strings to di...zeertzjq11
2026-04-20vim-patch:8.2.4912: using execute() to define a lambda doesn't work (#39229)Jan Edmund Lazo3
2026-04-20Merge pull request #39201 from tomtomjhj/textoff-showbreak-crashzeertzjq3
2026-04-20vim-patch:9.2.0364: tests: test_smoothscroll_textoff_showbreak() failszeertzjq1
2026-04-20fix(smoothscroll): crash when resizing to textoff with showbreakJaehwang Jung3
2026-04-20vim-patch:9.2.0365: using int as bool (#39232)zeertzjq4
2026-04-19feat(options): add 'winpinned' to pin a window #39157luukvbaal14
2026-04-20fix(health): workaround nil vim.system():wait() resultJustin M. Keyes1
2026-04-20fix(jobstart): use uv_os_environ directlyJustin M. Keyes1
2026-04-20fix(excmd): nlua_call_excmd require() failure is a "lua_error"Justin M. Keyes5
2026-04-20refactor(excmd): migrate ex_terminal to LuaJustin M. Keyes3
2026-04-20refactor(excmd): migrate help.c to LuaJustin M. Keyes1
2026-04-20refactor(excmd): migrate ex_checkhealth to LuaJustin M. Keyes3
2026-04-19fix(lsp): notify when maximum created `hl` groups is reached #39231Maria Solano1
2026-04-19docs(lsp): description for `on_list` example #39230Maria Solano2
2026-04-19fix(drawline): hang while redrawing diff filler above fold #39219Jaehwang Jung2