aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* test: do not dedent() in feed() (#32884)zeertzjq2025-03-14
* test: flaky loop_spec.lua #32885Justin M. Keyes2025-03-14
* feat(snippet): set snippet keymaps permanent instead of dynamic (#31887)Mathias Fußenegger2025-03-14
* vim-patch:9.1.1200: cmdline pum not cleared for input() completion (#32879)zeertzjq2025-03-13
* fix(messages): no trailing newline for inputlist, tselect, z= with ext_messagesLuuk van Baal2025-03-13
* fix(lua): vim.hl.on_yank highlights wrong region with yi' (#32850)phanium2025-03-13
* test: reduce flakiness in blocking wait tests (#32868)zeertzjq2025-03-13
* fix: update osc52 termfeatures flag on UIEnter/UILeave (#32756)Gregory Anders2025-03-12
* fix(lsp): handle non-existent configs in lsp.config/enableLewis Russell2025-03-12
* feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)Ian Chamberlain2025-03-11
* fix(lsp): improve LSP floating preview window cleanup #31353glepnir2025-03-11
* fix(events): fix incorrect capitalization of Cmdwin* events (#32813)zeertzjq2025-03-11
* 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
* fix(popup): new preview_bufnr created when menu item is selected #32819glepnir2025-03-10
* Merge #32687 "g<" for ext_messagesJustin M. Keyes2025-03-09
|\
| * feat(messages): "g<" mapping for ext_messagesLuuk van Baal2025-03-03
* | fix(nvim__set_complete): pum preview info truncated during completion #32555glepnir2025-03-09
* | vim-patch:9.1.1187: matchparen plugin wrong highlights shell case statement (...zeertzjq2025-03-09
* | test(lsp/utils): prevent CursorMoved closing float immediately (#32782)zeertzjq2025-03-08
* | docs: OSC 133 shell config #32771Justin M. Keyes2025-03-07
* | fix(events): always allow some events to be nested (#32706)zeertzjq2025-03-08
* | fix(terminal): avoid rescheduling events onto the same queue (#32755)Gregory Anders2025-03-07
* | fix(marks): mark winline as invalid if change is in a concealed line (#32766)luukvbaal2025-03-07
* | feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736Gregory Anders2025-03-07
* | fix(lua): always use vim.inspect() for :lua= (#32715)zeertzjq2025-03-07
* | fix(marks): wrong winline info for concealed line with below virt line (#32747)luukvbaal2025-03-06
* | fix(terminal): improve cursor refresh handling (#32596)Sean Dewar2025-03-06
* | feat(lsp): support for resolving code action command (#32704)Maria José Solano2025-03-06
* | vim-patch:9.1.1176: wrong indent when expanding multiple lines (#32746)zeertzjq2025-03-06
* | feat(terminal)!: include cursor position in TermRequest event data (#31609)Gregory Anders2025-03-05
* | fix(lua): format errors from luv callbacks using __tostringbfredl2025-03-05
* | vim-patch:9.1.1170: wildmenu highlighting in popup can be improved (#32728)zeertzjq2025-03-04
* | fix(display): adjust winline info for concealed lines below last line (#32708)luukvbaal2025-03-04
* | fix(lsp): open_floating_preview() ignores max_height (#32716)Robert Muir2025-03-04
* | fix(diagnostic): virtual_lines diagnostic columns (#32703)James Trew2025-03-04
* | refactor(tests): use new-style highlight spec in legacy/bfredl2025-03-04
|/
* vim-patch:9.1.1165: diff: regression with multi-file diff blocks (#32702)zeertzjq2025-03-03
* docs: misc #31996Justin M. Keyes2025-03-02
* feat(lua): don't complete private (_) fields after dot (.) #32690Maria José Solano2025-03-02
* feat(comment): allow commentstring to be determined from node metadataRiley Bruins2025-03-02
* test: simplify ASAN detectiondundargoc2025-03-02
* test: enable more multigrid popup tests (#32470)fredizzimo2025-03-02
* build!: turn off translations by defaultdundargoc2025-03-02
* feat(treesitter): add more metadata to `language.inspect()` (#32657)Lewis Russell2025-03-01
* fix(marks): ineffective conceal_line callback optimization (#32662)luukvbaal2025-02-28
* vim-patch:8.2.4603: sourcing buffer lines is too complicatedzeertzjq2025-02-28
* vim-patch:9.1.1155: Mode message not cleared after :silent message (#32667)zeertzjq2025-02-27
* fix(lua): wrong script context for option set by func from nvim_exec2 (#32659)zeertzjq2025-02-27