aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* test(treesitter): add test cases for inspect_treeJongwook Choi2024-02-05
* fix(lsp): handle adjacent snippet tabstopsMaria José Solano2024-02-05
* Merge pull request #27328 from wookayin/fix/lsp-tagfuncLewis Russell2024-02-05
|\
| * test(lsp): add test cases for vim.lsp.tagfuncJongwook Choi2024-02-03
* | fix(redraw): update Visual selection properly with splits (#27343)zeertzjq2024-02-05
* | fix(inccommand): update topline after moving cursor (#27341)zeertzjq2024-02-05
* | perf(redraw): only redraw Visual area when cursor has moved (#27340)zeertzjq2024-02-05
|/
* fix(keycodes): simplify S- properly when D- is present (#27316)zeertzjq2024-02-03
* fix(vim.system): don't process non-fast events during wait() (#27300)zeertzjq2024-02-02
* feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)zeertzjq2024-02-02
* feat(ex_cmds): no error on :lua with {range} and {code} (#27290)luukvbaal2024-02-02
* Merge pull request #27122 from luukvbaal/signcolbfredl2024-02-01
|\
| * fix(column): clear "b_signcols" before moving saved marksLuuk van Baal2024-01-27
* | feat(api): make nvim_open_win support non-floating windows (#25550)Will Hopkins2024-02-01
* | fix(statusline): missing offset when showing 'keymap' (#27270)zeertzjq2024-01-31
* | fix(lua): avoid internal error when :luado deletes lines (#27262)zeertzjq2024-01-30
* | vim-patch:9.1.0065: Segfault with CompleteChanged autocommand (#27261)zeertzjq2024-01-30
* | feat(api): add nvim_tabpage_set_win (#27222)Will Hopkins2024-01-29
* | feat(extmarks): subpriorities (relative to declaration order) (#27131)Gregory Anders2024-01-28
* | fix(jumplist): Ctrl+o, Ctrl+i weird behavior when deleting buffers #25461vE5li2024-01-28
* | test: more tests for nvim_tabpage_get_win (#27248)zeertzjq2024-01-29
* | build(docs): separate lint job to validate vimdoc #27227Jongwook Choi2024-01-28
* | test(lua/snippet_spec): wait for completion menu (#27243)zeertzjq2024-01-28
* | test(tui): add & improve tests for terminal queries (#27219)Gregory Anders2024-01-28
* | vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is openSean Dewar2024-01-28
* | docs(lua): update ":{range}lua" docs + error message #27231Justin M. Keyes2024-01-27
|/
* fix(events): check for WinResized/WinScrolled in terminal mode (#27226)zeertzjq2024-01-27
* fix(api): limit depth of nvim_cmd (#27225)zeertzjq2024-01-27
* test(tui_spec): get &background from child session directly (#27224)zeertzjq2024-01-27
* feat(ex_cmds): ranged :lua #27167luukvbaal2024-01-26
* revert: "feat(treesitter): add foldtext with treesitter highlighting"Till Bungert2024-01-27
* fix(colorscheme): use explicit normal foreground in syntax groupsEvgeni Chasnovski2024-01-25
* fix(runtime): update 'vim' color scheme to use new tree-sitter groupsEvgeni Chasnovski2024-01-25
* feat(ui): add support for OSC 8 hyperlinks (#27109)Gregory Anders2024-01-24
* refactor: rewrite ruby provider in luadundargoc2024-01-24
* refactor: rewrite perl provider in luadundargoc2024-01-24
* fix(spell): always accept ':' as filename char in 'spellfile' (#27172)zeertzjq2024-01-24
* vim-patch:9.1.0046: :drop does not re-use empty buffer (#27165)zeertzjq2024-01-24
* fix(sign): avoid deleting from sign map while looping over it (#27158)luukvbaal2024-01-24
* test: typing for screen.luaLewis Russell2024-01-23
* fix(treesitter): update @markup default linksChristian Clason2024-01-23
* fix(extmarks): crash with sign after many marksbfredl2024-01-23
* refactor: rewrite python provider in luadundargoc2024-01-22
* fix(column): clear "b_signcols" when marktree is clearedLuuk van Baal2024-01-22
* feat(fold): transparent foldtextLewis Russell2024-01-22
* fix(eval): properly support checking v:lua function in exists() (#27124)Raphael2024-01-22
* test(core/channel_spec): fix lint failurezeertzjq2024-01-22
* test(core/channels_spec): fix variable namezeertzjq2024-01-22
* fix(rpc): assertion failure due to invalid msgpack inputnwounkn2024-01-21
* fix(extmarks): missing "spell" and "conceal" in details (#27116)zeertzjq2024-01-22