In Vim, I did too much undo. How do I undo this (that is, redo)?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Ctrl+r |
|||||||
|
|
Also check out |
|||
|
|||
|
|
|
Strange nobody mentioned
(assuming that you first edited the file at most 9999999 days ago), or, if you remember the difference between current undo state and needed one, use |
|||
|
|
|
In command mode, use the |
||||
|
|
|
[ctrl]+r The "r" is lower-case. |
|||||||
|
