1
0
Fork 0

[doom] Add new capture shortcut since I couldn't get used to SPC X

main
Sebastian Schulze 2021-10-01 10:05:22 +02:00
parent bd3c7275a3
commit 317d0f73df
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 2 additions and 1 deletions

View File

@ -79,6 +79,7 @@
)
(:prefix "m"
:desc "Insert Todo heading" "l" #'evilnc-comment-or-uncomment-lines
:desc "Capture" "C" #'org-capture
:desc "Copy and comment lines" "y" #'evilnc-copy-and-comment-lines)
:desc "" "oc" #'org-capture
(:prefix "c"