Skip to content

Commit

Permalink
Allow candidates marking
Browse files Browse the repository at this point in the history
  • Loading branch information
15cm committed May 31, 2020
1 parent f18b089 commit 693b17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-ag.el
Original file line number Diff line number Diff line change
Expand Up @@ -1220,7 +1220,7 @@ Continue searching the parent directory? "))
(candidate-number-limit :initform 99999)
(requires-pattern :initform 3)
(persistent-action :initform 'helm-ag--persistent-action)
(nomark :initform t)
(nomark :initform nil)
(action :initform 'helm-ag--actions))
"Not documented.")

Expand Down

0 comments on commit 693b17a

Please sign in to comment.