diff --git a/helm-gtags.el b/helm-gtags.el index 0ba2ebb..6c18ea0 100644 --- a/helm-gtags.el +++ b/helm-gtags.el @@ -914,7 +914,7 @@ Always update if value of this variable is nil." (helm-build-in-buffer-source "Find tag from here" :init 'helm-gtags--source-select-init :candidate-number-limit helm-gtags-maximum-candidates - :persistent-action 'helm-gtags--persistent-action + :persistent-action #'ignore :fuzzy-match helm-gtags-fuzzy-match :action (helm-make-actions "Goto the location" #'helm-gtags--select-tag-action