ZIm/crates/vim/src/test
Thorsten Ball 87be105af7 When searching in visual mode switch to normal mode
This matches Neovim behaviour by setting the mode to `Normal` when using
search while in visual mode.

Co-authored-by: Conrad <conrad@zed.dev>
2024-01-20 16:33:07 +01:00
..
neovim_backed_binding_test_context.rs Tidy up TestContext lifecycle 2024-01-05 16:31:41 -07:00
neovim_backed_test_context.rs When searching in visual mode switch to normal mode 2024-01-20 16:33:07 +01:00
neovim_connection.rs Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
vim_test_context.rs guest promotion (#3969) 2024-01-09 22:21:13 -07:00