neovim/test/functional
2023-08-07 13:18:11 +02:00
..
api test(api): update tests to new error messages 2023-08-07 13:18:11 +02:00
autocmd test: check that TextChangedT cannot delete terminal buffer (#24437) 2023-07-23 08:53:59 +08:00
core test(core/startup_spec): use retry() instead of jobwait() (#24481) 2023-07-25 20:32:59 +08:00
editor fix(folds): update folds in Insert mode with fdm=indent (#24402) 2023-07-21 08:56:08 +08:00
ex_cmds fix(messages): use "Vimscript" instead of "VimL" #24111 2023-06-22 04:09:14 -07:00
fixtures feat(lsp): map K to hover by default #24331 2023-07-14 09:47:18 -07:00
legacy feat(options)!: remove compatible behaviours for vim 5.0 and earlier 2023-07-17 14:27:21 +01:00
lua test(api): update tests to new error messages 2023-08-07 13:18:11 +02:00
options test(options/defaults_spec): fix NVIM_APPNAME test flakiness (#24553) 2023-08-04 10:37:47 +08:00
plugin fix(lsp): do not assume client capability exists in watchfiles check (#24550) 2023-08-04 08:10:54 +02:00
provider fix(messages): use "Vimscript" instead of "VimL" #24111 2023-06-22 04:09:14 -07:00
shada test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value 2023-05-22 13:02:07 +06:00
terminal fix(terminal): forward horizontal mouse scrolling (#24552) 2023-08-04 10:24:27 +08:00
treesitter build(deps): bump tree-sitter-c to v0.20.4 (#24495) 2023-07-27 12:45:08 +02:00
ui fix(inccommand): don't save information of a buffer twice (#24501) 2023-07-28 15:41:58 +08:00
vimscript feat(api): allow win_hide to close cmdwin or non-previous windows 2023-07-26 20:44:46 +01:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua fix(messages): use "Vimscript" instead of "VimL" #24111 2023-06-22 04:09:14 -07:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00