Skip to content

Commit a130600

Browse files
authored
Merge pull request #48 from BlueDrink9/Ofix
2 parents cdd31fd + 860fe6b commit a130600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bind/vim_enter_insert.ahk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ o::
2222
Return
2323

2424
+o::
25-
Send, {Up}{End}{Enter}
25+
Send, {Home}{Enter}{Left}
2626
Vim.State.SetMode("Insert")
2727
Return

0 commit comments

Comments
 (0)