I'm used to do ctrl+z in other editors. Sometimes when you press ctrl+z too much, you can use ctrl+y and it redo the last action.
How do create this behavior in vim?
|
feedback
|
|
Redo is Ctrl + R, in Vim. You can find more information about Vim's commands at this Stack Overflow question. | |||
|
feedback
|
|
See this Stack Overflow question | |||
|
feedback
|