private/default: SPC X = org-capture (prompts for template) #407
This commit is contained in:
parent
1db29a951e
commit
be56af82bf
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
:desc "Ex command" :nv ";" #'evil-ex
|
||||
:desc "M-x" :nv ":" #'execute-extended-command
|
||||
:desc "Pop up scratch buffer" :nv "x" #'doom/open-scratch-buffer
|
||||
:desc "Org Capture" :nv "X" #'+org-capture/open
|
||||
:desc "Org Capture" :nv "X" #'org-capture
|
||||
|
||||
;; Most commonly used
|
||||
:desc "Find file in project" :n "SPC" #'projectile-find-file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue