feat(org): add localleader binding for drawers
This commit is contained in:
parent
0c03279b63
commit
b5d4b1e6ca
|
@ -2858,6 +2858,7 @@ There are a few useful functions Doom doesn't bind by default, so let's add them
|
|||
:localleader
|
||||
"n" #'org-num-mode
|
||||
"C" #'org-columns
|
||||
"D" #'org-insert-drawer
|
||||
"g j" #'org-goto
|
||||
"c D" #'org-clock-display
|
||||
"m b f" #'org-table-eval-formula
|
||||
|
|
Loading…
Reference in a new issue