aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* 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
* 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
* 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
* fix(eval): don't shorten $HOME in v:stacktrace (#32634)zeertzjq2025-02-26
* fix(lua): don't override script ID from :source (#32626)zeertzjq2025-02-25
* fix(move): wrong cursor row on concealed line (#32629)luukvbaal2025-02-25
* fix(treesitter): nil check query for has_conceal_lineLuuk van Baal2025-02-25
* test(ui/cursor_spec): reduce flakiness (#32627)zeertzjq2025-02-25
* fix(lsp): resize hover window for concealed linesLuuk van Baal2025-02-25
* feat(treesitter): vertical conceal support for highlighterLuuk van Baal2025-02-25
* feat(marks): add conceal_lines to nvim_buf_set_extmark()Luuk van Baal2025-02-25
* vim-patch:9.1.1140: filetype: m17ndb files are not detected (#32618)zeertzjq2025-02-25
* test: combined injections (#32611)Artem2025-02-25
* vim-patch:9.1.1145: multi-line completion has wrong indentation for last line...glepnir2025-02-25
* fix(api): don't override Vimscript SID (#32610)zeertzjq2025-02-25
* fix(lua): SIGSEGV in luv callback with error(nil) #32595phanium2025-02-24
* vim-patch:025dc48: runtime(vim): Update base-syntax, match :CompilerSet and :...zeertzjq2025-02-24
* vim-patch:9.1.1143: illegal memory access when putting a register (#32604)zeertzjq2025-02-24
* feat(complete): CompleteDone reason "cancel", "discard" #32600Evgeni Chasnovski2025-02-23
* fix(float): can set title/footer without setting border #32594Evgeni Chasnovski2025-02-23
* fix(float): ensure floating window width can fit titleMaria José Solano2025-02-23
* vim-patch:9.1.1139: [fifo] is not displayed when editing a fifozeertzjq2025-02-23
* test(unit/strings_spec): show ctx when vim_snprintf content check fails #32570James McCoy2025-02-22
* vim-patch:9.1.1134: filetype: Guile init file not recognizedChristian Clason2025-02-23
* vim-patch:9.1.1133: filetype: xkb files not recognized everywhereChristian Clason2025-02-23
* vim-patch:9.1.1135: 'suffixesadd' doesn't work with multiple items (#32573)zeertzjq2025-02-22
* fix(lsp): unify get_completion_word for textEdits/insertTextMathias Fussenegger2025-02-22
* fix(tests): filter out lines with __typeof__ keyword (#32524)Sören Tempel2025-02-22
* vim-patch:9.1.1132: Mark positions wrong after triggering multiline completio...zeertzjq2025-02-21
* fix(marks): truncate double-width inline virt_text consistently (#32560)zeertzjq2025-02-21
* vim-patch:9.1.1130: 'listchars' "precedes" is not drawn on Tabs. (#32563)zeertzjq2025-02-21
* test: adjust multibyte virtual text test (#32557)zeertzjq2025-02-21
* fix(treesitter): `TSNode:field()` returns all children with the given fieldRiley Bruins2025-02-21
* perf(treesitter): only search for injections within the parse rangeRiley Bruins2025-02-21
* fix(messages): list_cmd kind for :registers, :au[g] #32531luukvbaal2025-02-20
* vim-patch:9.1.1127: preinsert text is not cleaned up correctly (#32544)zeertzjq2025-02-21
* vim-patch:9.1.1125: cannot loop through pum menu with multiline items (#32543)zeertzjq2025-02-21
* vim-patch:9.1.1126: patch 9.1.1121 used a wrong way to handle enterzeertzjq2025-02-21
* test(completion_spec): make Enter test descriptions more accuratezeertzjq2025-02-21
* vim-patch:9.1.1121: Enter does not insert newline with "noselect"glepnir2025-02-21
* vim-patch:9.1.1124: No test for 'listchars' "precedes" with double-width char...zeertzjq2025-02-21
* feat(messages): confirm kind for z=, :tselect, inputlist() #32521luukvbaal2025-02-20