mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(navigation): Use ripgrep instead of the_silver_searcher in helm-ag
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user