How can I do undo in vim? Can I have shortcut for this?
Suppose I delete some text or change and I want to reload those changes. Mostly I am doing ESCAPE and :q!, but this is very long way.
How can I do undo in vim? Can I have shortcut for this? Suppose
Share
Simply you need to do following steps
I hope this will help, if you do little Google or stackoverflow, tons of same type of questions availables.