Skip to content

Commit

Permalink
Merge pull request #362 from syohex/syohex/do-ag-persistent-action
Browse files Browse the repository at this point in the history
Set persistent action for helm-do-ag
  • Loading branch information
jcs090218 authored May 28, 2020
2 parents 5defd33 + dc96eae commit f18b089
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 f18b089

Please sign in to comment.