feat(selectrum): Add bookmark command
This commit is contained in:
parent
09845be083
commit
bc13b4a5c2
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
(fset 'multi-occur #'consult-multi-occur)
|
||||
(define-key!
|
||||
[remap apropos] #'consult-apropos
|
||||
[remap bookmark-jump] #'consult-bookmark
|
||||
[remap goto-line] #'consult-goto-line
|
||||
[remap imenu] #'consult-imenu
|
||||
[remap switch-to-buffer] #'consult-buffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue