[org] remove unused bindings

This commit is contained in:
contrapunctus 2021-08-04 14:47:16 +05:30
parent fb7a1319c9
commit 66979d8104
1 changed files with 0 additions and 2 deletions

View File

@ -2344,12 +2344,10 @@ SLIME opens CLHS links in Firefox, but I'd rather open them in Tor Browser; Tor
"C-c C-9" 'org-mark-ring-goto
"C-c C-/" 'org-sparse-tree
"M-w" 'cp-copy-line-or-link
"C-c C-]" 'cp-org-set-tags
"C-M-x" 'cp/eval-sexp
"C-c C-o" 'cp/org-open
;; boon
"C-c C--" 'org-ctrl-c-minus
"C-c ]" 'cp-org-set-tags
"C-c ," 'org-metaleft
"C-c ." 'org-metaright
"M-h" 'default-indent-new-line)