Return to dashboard keybining
This commit is contained in:
@@ -158,6 +158,8 @@
|
||||
:face 'font-lock-keyword-face))
|
||||
(dashboard-setup-startup-hook)
|
||||
|
||||
(map! :leader :desc "Open dashboard" "b b" #'dashboard-refresh-buffer)
|
||||
|
||||
;; Smooth scrolling
|
||||
;; requires good-scroll.el
|
||||
;;(good-scroll-mode 1)
|
||||
|
@@ -221,6 +221,8 @@ Doom Emacs is traditionally installed by cloning the repository ([[https://githu
|
||||
:face 'font-lock-keyword-face))
|
||||
(dashboard-setup-startup-hook)
|
||||
|
||||
(map! :leader :desc "Open dashboard" "b b" #'dashboard-refresh-buffer)
|
||||
|
||||
;; Smooth scrolling
|
||||
;; requires good-scroll.el
|
||||
;;(good-scroll-mode 1)
|
||||
|
Reference in New Issue
Block a user