add extra elader key
This commit is contained in:
parent
d010572f23
commit
44fd820e9b
1 changed files with 1 additions and 0 deletions
|
@ -473,6 +473,7 @@ Should make startup faster, taken from doom-emacs
|
||||||
;; notes
|
;; notes
|
||||||
"n" '(:ignore o :which-key "notes")
|
"n" '(:ignore o :which-key "notes")
|
||||||
"na" '(org-agenda :which-key "agenda")
|
"na" '(org-agenda :which-key "agenda")
|
||||||
|
"nf" '(org-roam-node-find :which-key "find node")
|
||||||
;; quit
|
;; quit
|
||||||
"q" '(:ignore q :which-key "quit")
|
"q" '(:ignore q :which-key "quit")
|
||||||
"qq" '(delete-frame :which-key "close emacs")
|
"qq" '(delete-frame :which-key "close emacs")
|
||||||
|
|
Loading…
Reference in a new issue