neovim/test/functional
2023-07-27 12:45:08 +02:00
..
api feat(api): allow win_hide to close cmdwin or non-previous windows 2023-07-26 20:44:46 +01: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 fix(api/options): validate buf and win 2023-07-22 09:52:13 +01:00
options fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalid 2023-05-28 16:04:54 +02:00
plugin fix(lsp): SignatureHelp docstring is not escaped #16702 2023-07-25 05:40:13 -07: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 test: reduce flakiness (#24443) 2023-07-23 12:46:56 +08:00
treesitter build(deps): bump tree-sitter-c to v0.20.4 (#24495) 2023-07-27 12:45:08 +02:00
ui fix(window): prevent win_size_restore from changing cmdheight 2023-07-26 20:44:46 +01: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