diff --git a/evil-collection-vc-dir.el b/evil-collection-vc-dir.el index 4156709..64cfe13 100644 --- a/evil-collection-vc-dir.el +++ b/evil-collection-vc-dir.el @@ -50,6 +50,7 @@ "gu" 'vc-update "gr" 'revert-buffer + "F" 'vc-update ;; This is the same as `vc-update' bound to "gu". "p" 'vc-push "P" 'vc-push