neovim/test/functional/editor
luukvbaal e80e8a0980 fix(extmark): builtin completion can still affect nearby extmarks #31387
Problem:
Built-in completion can still affect nearby extmarks. #31384

Solution:
Restore extmarks when completion leader changes.

(cherry picked from commit c7ec010ade)
2024-12-02 15:28:38 +00:00
..
completion_spec.lua fix(extmark): builtin completion can still affect nearby extmarks #31387 2024-12-02 15:28:38 +00:00
count_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
ctrl_c_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
fold_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
jump_spec.lua feat(jumplist): allow opting out of removing unloaded buffers (#30419) 2024-09-19 10:32:50 +00:00
K_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
lang_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
langmap_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
macro_spec.lua fix(defaults): default @/Q broken when 'ignorecase' is set (#29343) 2024-06-15 02:21:35 +00:00
mark_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
meta_key_spec.lua fix(input): handle vim.on_key() properly with ALT and K_SPECIAL (#29677) 2024-07-12 20:14:45 +00:00
mode_cmdline_spec.lua refactor(tests): more global highlight definitions 2024-06-18 02:18:49 +00:00
mode_insert_spec.lua refactor(tests): more global highlight definitions 2024-06-18 02:18:49 +00:00
mode_normal_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
put_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
search_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tabpage_spec.lua refactor(tests): more global highlight definitions 2024-06-18 02:18:49 +00:00
undo_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00