Change deadgrep-symbol-at-point binding

This commit is contained in:
David Morgan 2022-10-18 16:30:17 +01:00
parent 0b7b8e2e79
commit c03c3e3b43
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
(interactive)
(deadgrep (thing-at-point 'symbol)))
:bind
("C-S-z" . deadgrep-symbol-at-point)
("C-," . deadgrep-symbol-at-point)
("C-c c d" . deadgrep))
(use-package affe