We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cdd31fd + 860fe6b commit a130600Copy full SHA for a130600
lib/bind/vim_enter_insert.ahk
@@ -22,6 +22,6 @@ o::
22
Return
23
24
+o::
25
- Send, {Up}{End}{Enter}
+ Send, {Home}{Enter}{Left}
26
Vim.State.SetMode("Insert")
27
0 commit comments