aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fix(ui): send multigrid message position and size when the UI is refreshedFred Sundvik2025-03-27
* vim-patch:9.1.1224: cannot :put while keeping indent (#33076)zeertzjq2025-03-27
* vim-patch:9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase"zeertzjq2025-03-27
* vim-patch:9.1.1217: tests: typos in test_matchfuzzy.vimzeertzjq2025-03-27
* vim-patch:9.1.1214: matchfuzzy() can be improved for camel case matchesglepnir2025-03-27
* vim-patch:9.1.1228: completion: current position column wrong after got a matchzeertzjq2025-03-27
* vim-patch:9.1.1201: 'completefuzzycollect' does not handle dictionary correctlyzeertzjq2025-03-27
* vim-patch:9.1.1197: process_next_cpt_value() uses wrong conditionzeertzjq2025-03-27
* vim-patch:9.1.1185: endless loop with completefuzzycollect and no match foundzeertzjq2025-03-27
* vim-patch:9.1.1182: No cmdline completion for 'completefuzzycollect'zeertzjq2025-03-27
* vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...zeertzjq2025-03-27
* vim-patch:9.1.1008: tests: test for patch 9.1.1006 doesn't fail without the p...zeertzjq2025-03-27
* vim-patch:9.1.1006: PmenuMatch completion highlight can be combinedzeertzjq2025-03-27
* vim-patch:9.1.0733: keyword completion does not work with fuzzyzeertzjq2025-03-27
* vim-patch:9.1.0705: Sorting of fuzzy filename completion is not stablezeertzjq2025-03-27
* vim-patch:9.1.0654: completion does not respect completeslash with fuzzyzeertzjq2025-03-27
* vim-patch:9.1.0634: Ctrl-P not working by defaultzeertzjq2025-03-27
* vim-patch:9.1.0631: wrong completion list displayed with non-existing dir + f...zeertzjq2025-03-27
* vim-patch:9.1.0605: internal error with fuzzy completionzeertzjq2025-03-27
* vim-patch:9.1.0598: fuzzy completion does not work with default completionzeertzjq2025-03-27
* refactor(diagnostic)!: remove deprecated diagnostic APIs (#33072)Gregory Anders2025-03-26
* fix: temporarily disable 0.12 deprecation testsJustin M. Keyes2025-03-26
* NVIM v0.11.0Justin M. Keyes2025-03-26
* fix(lua): no omni/cmdline completion for vim.env (#33044)Phạm Bình An2025-03-26
* vim-patch:9.1.1238: wrong cursor column with 'set splitkeep=screen' (#33060)zeertzjq2025-03-26
* vim-patch:9.1.1236: tests: test_comments leaves swapfiles around (#33050)zeertzjq2025-03-25
* fix(cmdline): cmdline completion of _defer_require() modules #33007phanium2025-03-24
* test(checkhealth): nested path 'runtimepath' #33034phanium2025-03-23
* test(log): use tempfile for expected error logs #33017luukvbaal2025-03-23
* fix(paste): wrong '[ mark after pasting a big string (streamed chunks) #33025Au.2025-03-23
* vim-patch:9.1.1231: filetype: SPA JSON files are not recognizedChristian Clason2025-03-23
* fix(lsp): handle using array as open_floating_preview title (#33016)Au.2025-03-22
* fix(log): unify error messages for vim.ui_attach/decor providers #33005luukvbaal2025-03-21
* vim-patch:9.1.1226: "shellcmdline" completion doesn't work with input() (#32998)zeertzjq2025-03-20
* fix(messages): incorrect error message splitting and kind #32990luukvbaal2025-03-19
* fix(snippet): wrong indentation when snippet contains "^" #32970Avinash Thakur2025-03-19
* fix(filetype): normalize full path before matching #32227markstegeman2025-03-19
* fix(api): don't use 'winborder' when reconfiguring float (#32984)glepnir2025-03-19
* fix(marks): ensure decor is removed with proper range (#32973)luukvbaal2025-03-19
* fix(api): fix 'winborder' preventing splits with nvim_open_win (#32981)zeertzjq2025-03-19
* fix(options): fix 'winborder' accepting multiple string values (#32978)zeertzjq2025-03-19
* vim-patch:9.1.1220: filetype: uv.lock file not recognized (#32955)Acaibrid2025-03-18
* vim-patch:9.1.1221: Wrong cursor pos when leaving Insert mode just after 'aut...zeertzjq2025-03-18
* feat(float): add winborder option (#31074)glepnir2025-03-18
* docs: misc #32959Justin M. Keyes2025-03-18
* fix(lua): ensure inspect_pos() only shows visible highlight extmarksLuuk van Baal2025-03-18
* test: cleanup ftplugin_spec.lua #32948Justin M. Keyes2025-03-17
* Merge pull request #32935 from zeertzjq/vim-3495497zeertzjq2025-03-18
|\
| * vim-patch:9.1.1216: Pasting the '.' register multiple times may not workzeertzjq2025-03-18
* | feat(runtime): Lua ftplugin 'includeexpr' #32719Phạm Bình An2025-03-17
|/