Closed RayJameson closed 3 months ago
I know what the issue is should be able to povide a solution for it this evening
as a workaround you could use vim.api.nvim_feedkeys(t(key), "in", false)
instead of returning the keys
t
is defined like this https://github.com/max397574/better-escape.nvim/blob/3973b07287293a3c8e2a117f48419af7ad99e60e/lua/better_escape.lua#L3-L9
thanks for the fix!
Hi! I have a problem with the plugin before the rewrite, I had this config:
how to replicate this after the rewrite?
now I have this, but it doesn't escape to normal mode