In vim, How to redo the changes after I made some edit after an undo?
For example, I typed asdf and !, got asdf!. Then I performed an undo and typed ? got asdf?.
Is there a way to get the asdf! state using undo/redo?
In vim, How to redo the changes after I made some edit after an undo?
For example, I typed asdf and !, got asdf!. Then I performed an undo and typed ? got asdf?.
Is there a way to get the asdf! state using undo/redo?