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