diff --git a/init/init-helm.el b/init/init-helm.el index d4f80d0cb..53c021ea1 100644 --- a/init/init-helm.el +++ b/init/init-helm.el @@ -39,7 +39,7 @@ :move-point nil :type inclusive :repeat nil - (message "%s" bang) + (interactive "") (let* ((helm-ag-default-directory (my--project-root pwd-p)) (header-name (format "Search in %s" helm-ag-default-directory)) (input "")