Tagged Questions
5
votes
1answer
509 views
Vim - delay when exiting visual mode
If I press ESC to exit Visual Mode after I select some text, there's a noticeable delay before the text gets unselected and I'm returned to Normal Mode (even if I only select 1-2 characters). Can this ...