6 ms·
and Ctrl + R for redo.
by helpbygrace 14y ago
and Ctrl + R for redo.
- pyre 14y ago... and this to go back to the state of the file 10 minutes ago: :earlier 10m and :later 10m to go back. Note: This is independent of undo/redo cycles as Vim keeps track of that in a tree-like structure. There's just no really great default way of accessing it. See Gundo for a plugin that tries to make it more accessible.
- alttab 14y agoYou just blew my mind.