Skip to content

Commit

Permalink
kj jk escape
Browse files Browse the repository at this point in the history
  • Loading branch information
ImenKedir committed Jan 6, 2023
1 parent 04d1fe6 commit d72cca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/config/better-escape.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import("better_escape", function(betterEscape)
betterEscape.setup({
mapping = { "jk", "jj" },
mapping = { "jk", "kj" },
})
end)

0 comments on commit d72cca0

Please sign in to comment.