[emacs] Keybindings for deadgrep
This commit is contained in:
parent
798d5ae05a
commit
5de8ebdfe3
1 changed files with 2 additions and 2 deletions
|
|
@ -1341,8 +1341,8 @@ Or, uh, Objective C, I guess."
|
|||
;; =================================================================
|
||||
;; Deadgrep for searching
|
||||
;; =================================================================
|
||||
(use-package deadgrep :ensure t)
|
||||
;; TODO: AUTOLOADS HERE
|
||||
(use-package deadgrep :ensure t
|
||||
:bind ("C-c d" . deadgrep))
|
||||
|
||||
;; =================================================================
|
||||
;; Terraform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue