Suggestion: Make some uses of evil-escape optional
Closed this issue · 1 comments
justbur commented
Just a thought I had. I think the typical thing to do in vim would be
imap fd <Esc>
which is actually pretty limited compared to what evil-escape tries to accomplish. What do you think about offering the option of specifying the states you want to escape from and then ignoring anything not in that list? You could still have the current behavior as default, but for someone like me I think being able to specify the situations I want to use evil-escape in would help me better predict its behavior.
syl20bnr commented
You mean having the same type of variable than for the major mode ?
Why not :-) (not sure about the meaning in english, I meant Ok).