aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* feat(health): summary in section heading #33388Yochem van Rosmalen2025-04-09
* fix(editor): respect [+cmd] when executing :drop #33339jyn2025-04-08
* fix(display): scroll redrawing doesn't account for virt_lines above fold #33374luukvbaal2025-04-08
* vim-patch:9.1.1283: quickfix stack is limited to 10 itemszeertzjq2025-04-08
* vim-patch:9.1.1253: abort when closing window with attached quickfix datazeertzjq2025-04-08
* vim-patch:9.1.1286: filetype: help files not detected when 'iskeyword' includ...zeertzjq2025-04-08
* fix(decor): enable decoration provider in on_start #33337luukvbaal2025-04-07
* fix(vim.hl): nvim_buf_del_extmark on invalid buffer #33331phanium2025-04-05
* vim-patch:9.1.1276: inline word diff treats multibyte chars as word char (#33...zeertzjq2025-04-05
* fix(messages): verbose message emitted without kind #33305luukvbaal2025-04-04
* feat(defaults): store spellfile in stdpath('data') #33048Yochem van Rosmalen2025-04-04
* vim-patch:9.1.1271: filetype: Power Query files are not recognizedChristian Clason2025-04-04
* Merge pull request #33282 from glepnir/vim-9.1.1269zeertzjq2025-04-04
|\
| * vim-patch:9.1.1272: completion: in keyword completion Ctrl_P cannot go back a...glepnir2025-04-04
| * vim-patch:9.1.1269: completion: compl_shown_match is updated when starting ke...glepnir2025-04-03
* | test(plugin/shada_spec): failure if timezone isn't a whole hour ahead of UTC ...tstsrt2025-04-04
* | test(lua/hl_spec): fix hang on exit with ASAN (#33298)zeertzjq2025-04-04
* | feat(vim.hl): allow multiple timed highlights simultaneously #33283Siddhant Agarwal2025-04-03
* | test(lua/secure_spec): fix failure with long path (#33280)zeertzjq2025-04-03
* | vim-patch:9.1.1268: filetype: dax files are not recognizedChristian Clason2025-04-03
|/
* fix(highlight): no match highlight during :substitute prompt #33262luukvbaal2025-04-02
* fix(api): nvim_set_keymap() throws error even in pcall() #33228tstsrt2025-04-01
* fix(window): crash on negative window height with 'winbar' #33250luukvbaal2025-04-01
* fix(display): wrong cursor column with 'concealcursor' = "n" and virt_text (#...luukvbaal2025-04-01
* fix(move): adjust for concealed lines above topline after scrolling up (#33211)luukvbaal2025-04-01
* vim-patch:9.1.1265: tests: no tests for typing normal char during completion ...zeertzjq2025-04-01
* fix(lsp): better handling of "*" configsLewis Russell2025-03-31
* test(float): restore border tests (#33222)zeertzjq2025-03-31
* feat(float): 'winborder' "bold" style #33189glepnir2025-03-31
* feat(editor): 'autowriteall' on SIGHUP/SIGQUIT #32843Skoh2025-03-31
* Merge pull request #32440 from fredizzimo/message-attachbfredl2025-03-31
|\
| * fix(ui): send multigrid message position and size when the UI is refreshedFred Sundvik2025-03-27
* | feat(lsp): workspace_required #31824Michael Strobel2025-03-30
* | fix(vim.lsp.inlay_hint): requesting inlay_hints even when disabled #32999Bartłomiej Maryńczak2025-03-30
* | vim-patch:9.1.1261: No test for 'pummaxwidth' non-truncated items (#33193)zeertzjq2025-03-30
* | vim-patch:9.1.1260: Hang when filtering buffer with NUL bytes (#33192)zeertzjq2025-03-30
* | feat(checkhealth): emoji for OK/WARN/ERROR #33172Justin M. Keyes2025-03-30
* | fix(api): use E226 instead of E227 for duplicate abbreviation (#33159)zeertzjq2025-03-30
* | Merge pull request #33114 from zeertzjq/vim-9.1.1250zeertzjq2025-03-29
|\ \
| * | fix(pum): simplify 'pummaxwidth' truncation and avoid crashzeertzjq2025-03-29
| * | vim-patch:9.1.1255: missing test condition for 'pummaxwidth' settingzeertzjq2025-03-29
| * | vim-patch:9.1.1250: cannot set the maximum popup menu widthzeertzjq2025-03-29
* | | fix(api): use original LHS in keymap error message #33135Gregory Anders2025-03-29
|/ /
* | vim-patch:9.1.1258: regexp: max \U and \%U value is limited by INT_MAX (#33156)zeertzjq2025-03-29
* | fix(pum): fix heap-buffer-overflow with 'rightleft' (#33146)zeertzjq2025-03-29
* | vim-patch:9.1.1252: typos in code and docs related to 'diffopt' "inline:" (#3...zeertzjq2025-03-29
* | fix(cmdline): avoid empty @: register after :<CR> (#33126)luukvbaal2025-03-28
* | fix(cmdline): empty ext_cmdline block events for :<CR> #33118luukvbaal2025-03-28
* | refactor(treesitter): simplify injection retrieval #33104Riley Bruins2025-03-28
* | fix(mouse): crash with click on win-separator in statusline (#33091)Shadman2025-03-28