diff --git a/modes/dashboard/evil-collection-dashboard.el b/modes/dashboard/evil-collection-dashboard.el index eff70e83..95258a2f 100644 --- a/modes/dashboard/evil-collection-dashboard.el +++ b/modes/dashboard/evil-collection-dashboard.el @@ -34,7 +34,7 @@ (defconst evil-collection-dashboard-maps '(dashboard-mode-map)) -(defun evil-collection-dashboard-setup-jump-commands () +(defun evil-collection-dashboard-setup-jump-commands (&rest _) "Set up bindings for jump commands in Dashboard." (evil-collection-define-key 'normal 'dashboard-mode-map "r" (symbol-function (lookup-key dashboard-mode-map "r")) ; recents