LXer: How to Undo and Redo in Vim / Vi
by LXer from LinuxQuestions.org on (#4Z3TV)
Published at LXer:
Vim keeps track of all the changes you made in the current session. The undo command undoes one or more changes in the order in which they were made.
Read More...


Vim keeps track of all the changes you made in the current session. The undo command undoes one or more changes in the order in which they were made.
Read More...