mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
@ -871,6 +871,9 @@ between the two."
|
|||||||
[remap doom/backward-to-bol-or-indent] #'org-beginning-of-line
|
[remap doom/backward-to-bol-or-indent] #'org-beginning-of-line
|
||||||
[remap doom/forward-to-last-non-comment-or-eol] #'org-end-of-line
|
[remap doom/forward-to-last-non-comment-or-eol] #'org-end-of-line
|
||||||
|
|
||||||
|
(:when (modulep! :completion vertico)
|
||||||
|
[remap imenu] #'consult-outline)
|
||||||
|
|
||||||
:localleader
|
:localleader
|
||||||
"#" #'org-update-statistics-cookies
|
"#" #'org-update-statistics-cookies
|
||||||
"'" #'org-edit-special
|
"'" #'org-edit-special
|
||||||
|
Reference in New Issue
Block a user