Keybinding for consult outline
This commit is contained in:
parent
4810eff784
commit
768b262e05
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@
|
|||
("C-x p b" . consult-project-buffer)
|
||||
("M-y" . consult-yank-pop)
|
||||
("M-g g" . consult-goto-line)
|
||||
("M-g M-g" . consult-goto-line)
|
||||
("M-g M-g" . consult-outline)
|
||||
("M-i" . consult-imenu)
|
||||
("M-s l" . consult-line)
|
||||
("M-s L" . consult-line-multi))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue