Skip to content

Commit

Permalink
Set persistent action for helm-do-ag
Browse files Browse the repository at this point in the history
  • Loading branch information
syohex committed May 28, 2020
1 parent 5defd33 commit dc96eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm-ag.el
Original file line number Diff line number Diff line change
Expand Up @@ -1219,6 +1219,7 @@ Continue searching the parent directory? "))
(filter-one-by-one :initform 'helm-do-ag--filter-one-by-one)
(candidate-number-limit :initform 99999)
(requires-pattern :initform 3)
(persistent-action :initform 'helm-ag--persistent-action)
(nomark :initform t)
(action :initform 'helm-ag--actions))
"Not documented.")
Expand Down

0 comments on commit dc96eae

Please sign in to comment.