aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* vim-patch:9.1.0823: filetype: Zephyr overlay files not recognizedChristian Clason2024-10-31
* test: fix files being left behind (#31004)zeertzjq2024-10-31
* vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly (#30988)zeertzjq2024-10-30
* fix(defaults): omit extraneous info from unimpaired mapping errors (#30983)Gregory Anders2024-10-29
* vim-patch:9.1.0820: tests: Mac OS tests are too flaky (#30980)zeertzjq2024-10-29
* vim-patch:9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argu...zeertzjq2024-10-29
* vim-patch:9.1.0811: :find expansion does not consider 'findexpr'zeertzjq2024-10-29
* vim-patch:9.1.0810: cannot easily adjust the |:find| commandzeertzjq2024-10-29
* test(pum): add test for item selection with 'rightleft' (#30968)zeertzjq2024-10-28
* fix(pum): don't select item when clicking to the left/right (#30967)zeertzjq2024-10-28
* feat(diagnostics)!: sort underline severity_sort (#30898)Donatas2024-10-27
* refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915Tristan Knight2024-10-26
* refactor(options)!: use OptVal for option defaults #26691Famiu Haque2024-10-25
* vim-patch:9.1.0814: mapset() may remove unrelated mapping (#30941)zeertzjq2024-10-24
* fix(lsp): set tagstack on jump via goto methodsMathias Fussenegger2024-10-24
* fix(options): missing error check for global 'scl' and 'winhl' (#30919)zeertzjq2024-10-24
* test(012_directory_spec): fix flakiness on Windows (#30920)zeertzjq2024-10-24
* test(old): remove unnecessary :setglobal skipszeertzjq2024-10-24
* vim-patch:9.1.0806: tests: no error check when setting global 'briopt'zeertzjq2024-10-24
* vim-patch:9.1.0804: tests: no error check when setting global 'cc'zeertzjq2024-10-24
* vim-patch:9.1.0803: tests: no error check when setting global 'isk'zeertzjq2024-10-24
* vim-patch:9.1.0802: tests: no error check when setting global 'fdm' to empty ...zeertzjq2024-10-24
* feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735Tristan Knight2024-10-23
* vim-patch:9.1.0809: filetype: petalinux config files not recognizedChristian Clason2024-10-23
* vim-patch:9.1.0805: tests: minor issues in gen_opt_test.vimzeertzjq2024-10-23
* vim-patch:9.1.0799: tests: gettwinvar()/gettabwinvar() tests are not comprehe...zeertzjq2024-10-23
* test: port libvterm unit test to neovim test suitedundargoc2024-10-22
* fix(options): fix 'winhl' still accepting invalid value (#30896)zeertzjq2024-10-22
* vim-patch:9.1.0796: filetype: libtool files are not recognizedChristian Clason2024-10-22
* vim-patch:9.1.0795: filetype: Vivado memory info file are not recognizedChristian Clason2024-10-22
* fix(options): fix :setglobal not working for 'spelloptions' (#30894)zeertzjq2024-10-22
* vim-patch:9.1.0797: testing of options can be further improved (#30893)zeertzjq2024-10-22
* feat(vim.validate): improve fast form and deprecate spec formLewis Russell2024-10-21
* test(rpc): retry flaky 'vim.rpcrequest and vim.rpcnotify' testChristian Clason2024-10-21
* refactor: rename vim.highlight => vim.hlJustin M. Keyes2024-10-21
* fix(lua): vim.deprecate does not support major>0Justin M. Keyes2024-10-21
* feat(lsp)!: support multiple clients in goto methods (#30877)Mathias Fußenegger2024-10-20
* feat(float): allow enabling mouse for non-focusable window (#30844)zeertzjq2024-10-20
* vim-patch:9.1.0794: tests: tests may fail on Windows environment (#30874)zeertzjq2024-10-20
* vim-patch:9.1.0792: tests: Test_set_values() is not comprehensive enough (#30...zeertzjq2024-10-20
* feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)zeertzjq2024-10-20
* fix(options): fix some 'belloff' flags not working properly (#30856)zeertzjq2024-10-18
* vim-patch: make gen_opt_test.vim work with Nvim (#30850)zeertzjq2024-10-18
* feat(vim.ui.open): support lemonade #30845Uthman Mohamed2024-10-18
* Merge pull request #30825 from lewis6991/refactor/lsputilLewis Russell2024-10-17
|\
| * fix(lsp.util): inconsistent handling of offset_encodingLewis Russell2024-10-17
| * feat(lsp.util): refactor symbols_to_items()Lewis Russell2024-10-17
* | vim-patch:9.1.0789: tests: ':resize + 5' has invalid space after '+' (#30835)zeertzjq2024-10-17
|/
* vim-patch:9.1.0786: tests: quickfix update test does not test location list (...zeertzjq2024-10-16
* vim-patch:9.1.0785: cannot preserve error position when setting quickfix list...zeertzjq2024-10-15