okay enough changes for now
This commit is contained in:
parent
c45297bea3
commit
ef5a02989d
|
@ -487,6 +487,7 @@ Cause emacs overlay lol
|
||||||
"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")
|
"nf" '(org-roam-node-find :which-key "find node")
|
||||||
|
"nc" '(org-capture :which-key "capture")
|
||||||
;; 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