completion/helm: replace helm-ag with helm-rg
This commit is contained in:
parent
e3f8674297
commit
6facc534ce
3 changed files with 22 additions and 50 deletions
|
@ -2,7 +2,7 @@
|
|||
;;; completion/helm/packages.el
|
||||
|
||||
(package! helm)
|
||||
(package! helm-ag)
|
||||
(package! helm-rg)
|
||||
(package! helm-c-yasnippet)
|
||||
(package! helm-company)
|
||||
(package! helm-describe-modes :recipe (:host github :repo "emacs-helm/helm-describe-modes"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue