neovim/test/functional
bfredl c6cc56d69c
Merge pull request #25155 from glepnir/fix_winhl
fix(highlight): winhl receive wrong argument
2023-09-20 09:18:59 +02:00
..
api Merge pull request #25190 from glepnir/echo_hl 2023-09-17 12:23:22 +02: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(lua): not using global value in vim.opt_global (#25196) 2023-09-17 06:35:12 +08:00
options test(options/defaults_spec): fix NVIM_APPNAME test flakiness (#24553) 2023-08-04 10:37:47 +08:00
plugin test(lsp): add normalize_markdown tests 2023-09-20 07:00:52 +01: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 test(tui_spec): update cursor_address test for wrap flag (#25228) 2023-09-18 12:16:32 +08:00
treesitter fix(languagetree): apply resolve_lang to metadata['injection.language'] 2023-09-16 11:12:06 +01:00
ui Merge pull request #25155 from glepnir/fix_winhl 2023-09-20 09:18:59 +02:00
vimscript fix(tests): set SHELL=sh #24941 2023-09-11 10:01:00 -07:00
example_spec.lua
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