summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modes/vundo/evil-collection-vundo.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/modes/vundo/evil-collection-vundo.el b/modes/vundo/evil-collection-vundo.el
index b4132bb..4e49353 100644
--- a/modes/vundo/evil-collection-vundo.el
+++ b/modes/vundo/evil-collection-vundo.el
@@ -67,6 +67,7 @@
"d" 'vundo-diff
"m" 'vundo-diff-mark
"u" 'vundo-diff-unmark
+ "w" 'vundo-next-root
"q" 'vundo-quit
"ZZ" 'vundo-quit
"ZQ" 'vundo-quit))