1
0
Fork 0

Add ripgrep package in emacs conf

This commit is contained in:
Florian RICHER 2023-12-13 12:08:47 +01:00
parent 7e51bca1e5
commit 18f2f3fb05

View file

@ -48,3 +48,5 @@
;(unpin! pinned-package another-pinned-package)
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
;(unpin! t)
(package! ripgrep)