From 90fa4a8c3792a1d7552b0e5d6e9e928eab90af49 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 13 Aug 2018 14:02:49 +0200 Subject: [PATCH] Add helm-ag-fuzzy-match support --- modules/completion/helm/config.el | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/completion/helm/config.el b/modules/completion/helm/config.el index 9307918d3..9490b9f74 100644 --- a/modules/completion/helm/config.el +++ b/modules/completion/helm/config.el @@ -89,6 +89,7 @@ be negative.") (setq helm-mode-fuzzy-match fuzzy helm-completion-in-region-fuzzy-match fuzzy helm-M-x-fuzzy-match fuzzy + helm-ag-fuzzy-match fuzzy helm-apropos-fuzzy-match fuzzy helm-bookmark-show-location fuzzy helm-buffers-fuzzy-matching fuzzy