Add SPC o a keybind (org-agenda-list)
This commit is contained in:
parent
00e23db0b0
commit
99ab08afe8
1 changed files with 1 additions and 0 deletions
|
@ -660,6 +660,7 @@
|
|||
:desc "Org capture" :n "x" #'org-capture)
|
||||
|
||||
(:desc "open" :prefix "o"
|
||||
:desc "Org agenda" :n "a" #'org-agenda-list
|
||||
:desc "Default browser" :n "b" #'browse-url-of-file
|
||||
:desc "Debugger" :n "d" #'+debug/open
|
||||
:desc "REPL" :n "r" #'+eval/open-repl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue