I bind `helm-do-ag` to the binding, instead of plain `helm-ag`. It seems more… working :)
@@ -305,7 +305,7 @@
(use-package helm-ag
:bind
(("C-x M-a" . helm-ag)))
(("C-x M-a" . helm-do-ag)))
(use-package smartparens
:ensure t
The note is not visible to the blocked user.