Add consult-history binding

This commit is contained in:
Alexander Rosenberg 2025-04-22 00:32:34 +09:00
parent 00bdf1e8eb
commit b036ee2a32
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -1085,6 +1085,7 @@ visual states."
("C-x c r" . consult-recent-file)
("C-x c b" . consult-bookmark)
("C-x c d" . consult-fd)
("C-x c h" . consult-history)
("C-c p" . consult-fd)
("C-x c g" . consult-ripgrep)
("C-c P" . consult-ripgrep)