aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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(lsp): use unresolved code action when `codeAction/resolve` failsMaria José Solano2025-03-07
* vim-patch:9.1.1177: filetype: tera files not detectedChristian Clason2025-03-07
* fix(marks): wrong winline info for concealed line with below virt line (#32747)luukvbaal2025-03-06
* vim-patch:08a410f: runtime(vim): recognize <...> strings (and keys) for 'keyw...zeertzjq2025-03-06
* vim-patch:9.1.1173: filetype: ABNF files are not detected (#32751)zeertzjq2025-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
* fix(tui): remove DCS escaping in tmux (#32723)Gregory Anders2025-03-05
* vim-patch:9.1.1176: wrong indent when expanding multiple lines (#32746)zeertzjq2025-03-06
* vim-patch:9.1.1175: inconsistent behaviour with exclusive selection and motio...zeertzjq2025-03-06
* vim-patch:9.1.1174: tests: Test_complete_cmdline() may fail (#32743)zeertzjq2025-03-05
* vim-patch:4783a2c: runtime(doc): mention bzip3 in gzip plugin documentation (...zeertzjq2025-03-05
* vim-patch:9.1.1172: [security]: overflow with 'nostartofline' and Ex command ...zeertzjq2025-03-06
* feat(terminal)!: include cursor position in TermRequest event data (#31609)Gregory Anders2025-03-05
* Merge pull request #12049 from bfredl/luverrbfredl2025-03-05
|\
| * fix(lua): format errors from luv callbacks using __tostringbfredl2025-03-05
|/
* build(deps): bump tree-sitter to v0.25.3Christian Clason2025-03-05
* vim-patch:9.1.1170: wildmenu highlighting in popup can be improved (#32728)zeertzjq2025-03-04
* vim-patch:9.1.1171: tests: wrong arguments passed to assert_equal() (#32727)zeertzjq2025-03-05
* 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
* Merge pull request #32608 from bfredl/nolegacyhlbfredl2025-03-04
|\
| * refactor(tests): use new-style highlight spec in legacy/bfredl2025-03-04
|/
* vim-patch:9.1.1169: using global variable for get_insert()/get_lambda_name() ...zeertzjq2025-03-03
* vim-patch:9.1.1167: mark '] wrong after copying text object (#32712)zeertzjq2025-03-04
* vim-patch:659cb28: runtime(doc): fix typo "bet" in :h 'completeopt' (#32711)zeertzjq2025-03-04
* Merge pull request #32709 from deathbeam/vim-9.1.1166zeertzjq2025-03-04
|\
| * vim-patch:9.1.1168: wrong flags passed down to nextwild()zeertzjq2025-03-04
| * vim-patch:9.1.1166: command-line auto-completion hard with wildmenuTomas Slusny2025-03-04
|/
* vim-patch:9.1.1165: diff: regression with multi-file diff blocks (#32702)zeertzjq2025-03-03
* vim-patch:9.1.1164: [security]: code execution with tar.vim and special craft...zeertzjq2025-03-02
* 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
* vim-patch:9.1.1161: preinsert requires bot "menu" and "menuone" to be setzeertzjq2025-03-02
* vim-patch:9.1.1160: Ctrl-Y does not work well with "preinsert" when completin...zeertzjq2025-03-02
* vim-patch:0b82054: runtime(lua): Improve 'include' and make '*expr' functions...brianhuster2025-03-02
* vim-patch:00a00f5: runtime(lua): Update lua ftplugin and documentationbrianhuster2025-03-02
* vim-patch:8ac975d: runtime(tar): fix syntax error in tar.vimChristian Clason2025-03-01
* feat(treesitter): add more metadata to `language.inspect()` (#32657)Lewis Russell2025-03-01
* vim-patch:56957ed: runtime(misc): add support for bzip3 to tar, vimball and g...Christian Clason2025-03-01
* vim-patch:9.1.1158: :verbose set has wrong file name with :compiler! (#32682)zeertzjq2025-02-28
* docs(Open): add reference in documentation (#32678)Luca Saccarola2025-02-28
* fix(marks): ineffective conceal_line callback optimization (#32662)luukvbaal2025-02-28