neovim/test/functional
2023-09-15 19:18:01 +08:00
..
api fix(options): correct condition for calling did_set_option() (#25026) 2023-09-05 20:03:25 +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 vim-patch:9.0.1840: [security] use-after-free in do_ecmd (#24993) 2023-09-03 11:15:43 +08: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 feat(lsp): add original LSP Location as item's user_data in locations_to_items (#23743) 2023-09-07 10:12:02 +02: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(ui): doesn't trigger au event when enter is false 2023-09-15 19:18:01 +08:00
vimscript vim-patch:9.0.1779: Need more state() tests (#24840) 2023-08-23 06:42:10 +08:00
example_spec.lua
helpers.lua refactor(map): enhanced implementation, Clean Code™, etc etc 2023-09-08 12:48:46 +02:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00