feat(navigation): Use ripgrep instead of the_silver_searcher in helm-ag

This commit is contained in:
2020-05-06 23:08:23 +01:00
parent 9ff0a994d3
commit 4869796d6f

View File

@@ -14,6 +14,7 @@
("C-x C-'" . helm-do-ag-project-root)
:custom
(helm-ag-base-command "rg --no-heading")
(helm-ag-ignore-patterns '("*.min-latest.css"
"*.min-latest.js"
"*.min.css"