aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* feat(messages): "g<" mapping for ext_messagesLuuk van Baal2025-03-03
* refactor(messages): simplify message historyLuuk van Baal2025-03-03
* 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
* Merge pull request #28486 from zeertzjq/vim-8.2.4603zeertzjq2025-02-28
|\
| * vim-patch:8.2.4974: ":so" command may read after end of bufferzeertzjq2025-02-28
| * vim-patch:8.2.4647: "source" can read past end of copied linezeertzjq2025-02-28
| * vim-patch:8.2.4607: sourcing buffer lines may lead to errors for conflictszeertzjq2025-02-28
| * vim-patch:8.2.4603: sourcing buffer lines is too complicatedzeertzjq2025-02-28
| * vim-patch:8.2.4594: need to write script to a file to be able to source themzeertzjq2025-02-28
|/
* fix(treesitter): correctly parse queries with combined injectionsRiley Bruins2025-02-28
* vim-patch:3d75ec7: runtime(compiler): improve svelte-checkChristian Clason2025-02-28
* vim-patch:85a50fe: runtime(doc): fix confusing docs for 'completeitemalign' (...zeertzjq2025-02-28
* vim-patch:60bd140: runtime(vim): Update base-syntax, match Vim9 function call...zeertzjq2025-02-28
* vim-patch:9.1.1157: command completion wrong for input() (#32669)zeertzjq2025-02-28
* vim-patch:9.1.1156: tests: No test for what patch 9.1.1152 fixes (#32668)zeertzjq2025-02-27
* 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
* fix(display): correctly store winline info for concealed lines (#32656)luukvbaal2025-02-27
* fix(popup): reuse pum preview float win, set 'winfixbuf' #32636glepnir2025-02-27
* doc: clarify window-id, tab-id, nvim_set_current_x #32528David Briscoe2025-02-27
* refactor(do_source): remove duplicate assignments (#32654)zeertzjq2025-02-27
* fix(move): 'scrolloff' cursor correction no longer handles folds properly (#3...luukvbaal2025-02-27
* test: option set by Lua autocommand has correct script context (#32652)zeertzjq2025-02-27
* refactor(shada): fix coverity warning about leaking memory (#32650)zeertzjq2025-02-27
* Merge pull request #32649 from zeertzjq/vim-9.1.1151zeertzjq2025-02-27
|\
| * vim-patch:9.1.1152: Patch v9.1.1151 causes problemszeertzjq2025-02-27
| * vim-patch:9.1.1151: too many strlen() calls in getchar.czeertzjq2025-02-27
|/
* refactor: old references to scripts/ dir #32647Justin M. Keyes2025-02-26
* Merge #32601 vim.text.indent()Justin M. Keyes2025-02-26
|\
| * test: unreliable swapfile_preserve_recover_specJustin M. Keyes2025-02-26
| * feat(lua): vim.text.indent()Justin M. Keyes2025-02-26
|/
* fix(shada): ":wshada/:rshada [filename]" with shadafile=NONE #32538IpsumCapra2025-02-26
* build: move all generator scripts to `src/gen/`Lewis Russell2025-02-26