chore(navigation): Switch back to mainline helm-ag package

All the PR's I cared about for helm-ag are now merged, so I no longer
need to custom fork.
This commit is contained in:
2020-05-19 11:08:55 +01:00
parent 38c3c2c463
commit ce174c73e3

View File

@@ -9,9 +9,6 @@
(require 'siren-helm)
(use-package helm-ag
:straight (:type git :host github :repo "emacsorphanage/helm-ag"
:fork (:host github :repo "jimeh/helm-ag"
:branch "personal-patches"))
:after (helm-config)
:bind
("C-x '" . helm-do-ag-project-root)