a
This commit is contained in:
@@ -14,5 +14,4 @@
|
|||||||
(run-with-idle-timer 5 t #'garbage-collect)
|
(run-with-idle-timer 5 t #'garbage-collect)
|
||||||
|
|
||||||
;; Keybinding to open inbox.el
|
;; Keybinding to open inbox.el
|
||||||
(map! :leader
|
(map! "C-c i" #'(lambda () (interactive) (find-file (expand-file-name "inbox.el" doom-user-dir))))
|
||||||
:desc "Open inbox.el" "f i" #'(lambda () (interactive) (find-file (expand-file-name "inbox.el" doom-user-dir))))
|
|
||||||
|
|||||||
Reference in New Issue
Block a user