Try consult-focus-lines

This commit is contained in:
Andrea Ciceri 2024-11-29 11:13:44 +01:00
parent d6d6498ee9
commit 1bbd87d36e
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -388,8 +388,9 @@
("C-c f f" . consult-find) ("C-c f f" . consult-find)
("C-c F" . consult-ripgrep) ("C-c F" . consult-ripgrep)
("C-c f" . consult-find) ("C-c f" . consult-find)
("C-c l" . consult-line) ("C-c l" . consult-line)
("C-c m" . wconsult-mark) ("C-c L" . consult-focus-lines)
("C-c m" . consult-mark)
("C-c o o" . consult-outline) ("C-c o o" . consult-outline)
("C-c e" . consult-flymake)) ("C-c e" . consult-flymake))
:custom :custom