This commit is contained in:
John Doty 2022-10-24 19:55:50 +00:00
parent 45ddb5284c
commit bb2a50872c
2 changed files with 7 additions and 1 deletions

View file

@ -1172,4 +1172,10 @@ Or, uh, Objective C, I guess."
;; =================================================================
(use-package protobuf-mode :ensure)
;; =================================================================
;; Deadgrep for searching
;; =================================================================
(use-package deadgrep :ensure)
;;; init.el ends here