Add ripgrep package in emacs conf
This commit is contained in:
parent
7e51bca1e5
commit
18f2f3fb05
1 changed files with 2 additions and 0 deletions
|
@ -48,3 +48,5 @@
|
|||
;(unpin! pinned-package another-pinned-package)
|
||||
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
|
||||
;(unpin! t)
|
||||
|
||||
(package! ripgrep)
|
||||
|
|
Loading…
Reference in a new issue