aboutsummaryrefslogtreecommitdiff
path: root/test
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
* | vim-patch:9.1.0076: luau config file not detectedChristian Clason2024-02-04
* | vim-patch:9.1.0075: insert completion not correct when adding new leader (#27...Raphael2024-02-04
|/
* fix(keycodes): simplify S- properly when D- is present (#27316)zeertzjq2024-02-03
* test(old): correct path to .valgrind.supp (#27306)zeertzjq2024-02-02
* 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
* | build: various fixesdundargoc2024-02-01
* | feat(api): make nvim_open_win support non-floating windows (#25550)Will Hopkins2024-02-01
* | vim-patch:8.2.0117: crash when using gettabwinvar() with invalid arguments (#...zeertzjq2024-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
* | vim-patch:9.1.0060: Recorded register cannot be translated using keytrans() (...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.0049: Make "[Command Line]" a special buffer nameSean Dewar2024-01-28
* | vim-patch:9.1.0048: Abort opening cmdwin if autocmds screw things upSean Dewar2024-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
* vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)zeertzjq2024-01-26
* vim-patch:9.1.0056: wrong number of trailing spaces inserted after blockwise putzeertzjq2024-01-26
* vim-patch:9.1.0054: 'linebreak' may still apply to leading whitespacezeertzjq2024-01-26
* 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