From 9300dbc83494d2dbcadd9dcd4373a30bfe53a6e4 Mon Sep 17 00:00:00 2001 From: "Joseph T. Lyons" Date: Wed, 25 Sep 2024 12:04:17 -0400 Subject: [PATCH] Fix typo (#18345) Release Notes: - N/A --- crates/vim/src/command.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/vim/src/command.rs b/crates/vim/src/command.rs index 67a674afa6..49e739faad 100644 --- a/crates/vim/src/command.rs +++ b/crates/vim/src/command.rs @@ -757,7 +757,7 @@ mod test { cx.simulate_shared_keystrokes(": j enter").await; - // hack: our cursor positionining after a join command is wrong + // hack: our cursor positioning after a join command is wrong cx.simulate_shared_keystrokes("^").await; cx.shared_state().await.assert_eq(indoc! { "ˇa b