neovim/test/functional
2023-09-17 17:47:51 +08:00
..
api fix(highlight): correct hi command output 2023-09-17 17:47:51 +08:00
autocmd test: add some tests for SafeState autocommand 2023-08-21 14:16:16 +08:00
core feat(remote): avoid --remote-ui infinite loop (#24465) 2023-08-13 14:14:08 +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(extmark): support proper multiline ranges 2023-09-12 10:38:23 +02:00
lua fix(diagnostic): always return copies of diagnostic items (#25010) 2023-09-06 12:54:18 -05:00
options test(options/defaults_spec): fix NVIM_APPNAME test flakiness (#24553) 2023-08-04 10:37:47 +08:00
plugin fix(api): more intuitive cursor updates in nvim_buf_set_text 2023-09-11 08:16:03 +04:00
provider fix(messages): use "Vimscript" instead of "VimL" #24111 2023-06-22 04:09:14 -07:00
shada fix(shada): update marks when using delmarks! (#24978) 2023-09-03 10:34:09 +08:00
terminal fix(ui): avoid ambiguity about chunk that clears part of line (#24982) 2023-09-02 18:50:12 +08:00
treesitter fix(query_error): multiline bug 2023-08-31 15:12:17 +01:00
ui fix(float): update position of anchored windows first (#25133) 2023-09-14 07:42:22 +08:00
vimscript fix(tests): set SHELL=sh #24941 2023-09-11 10:01:00 -07:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua feat(extmark): support proper multiline ranges 2023-09-12 10:38:23 +02:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00