neovim/test/functional
zeertzjq 0c86828ac5
fix(ui): avoid ambiguity about chunk that clears part of line (#24982)
Co-authored-by: bfredl <bjorn.linse@gmail.com>
2023-09-02 18:50:12 +08:00
..
api fix(api): nvim_buf_get_offset in a new buffer with zero or one lines 2023-08-30 12:01:35 +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 fix(ui): wrong cursor position with left gravity inline virt text at eol 2023-08-28 05:51:01 +08:00
lua feat(treesitter): improve query error message 2023-08-31 13:33:40 +01:00
options test(options/defaults_spec): fix NVIM_APPNAME test flakiness (#24553) 2023-08-04 10:37:47 +08:00
plugin fix(lsp): only disable inlay hints / diagnostics if no other clients are connected (#24535) 2023-08-31 10:00:24 +02:00
provider fix(messages): use "Vimscript" instead of "VimL" #24111 2023-06-22 04:09:14 -07:00
shada test(shada/marks_spec): load the file with the marks (#24979) 2023-09-02 10:23:43 +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 vim-patch:9.0.1828: cursor wrong with virt text before double-width char (#24967) 2023-09-01 06:45:27 +08:00
vimscript vim-patch:9.0.1779: Need more state() tests (#24840) 2023-08-23 06:42:10 +08: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