diff --git a/packages.el b/packages.el index 839b83c..ac48c96 100644 --- a/packages.el +++ b/packages.el @@ -48,3 +48,5 @@ ;(unpin! pinned-package another-pinned-package) ;; ...Or *all* packages (NOT RECOMMENDED; will likely break things) ;(unpin! t) + +(package! ripgrep)