refactor(org): remove redundant key remapping
This is already remapped in the vertico module. Plus,
`consult-org-heading` and `consult-org-agenda` are already on
"<localleader> ." and "<localleader> /".
Amend: 5e3c794d31
Ref: #7716
This commit is contained in:
parent
14478064af
commit
cea17bbea3
1 changed files with 0 additions and 3 deletions
|
@ -869,9 +869,6 @@ between the two."
|
|||
[remap doom/backward-to-bol-or-indent] #'org-beginning-of-line
|
||||
[remap doom/forward-to-last-non-comment-or-eol] #'org-end-of-line
|
||||
|
||||
(:when (modulep! :completion vertico)
|
||||
[remap imenu] #'consult-imenu)
|
||||
|
||||
:localleader
|
||||
"#" #'org-update-statistics-cookies
|
||||
"'" #'org-edit-special
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue