Skip to content

Commit

Permalink
Remove completed todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Dec 10, 2024
1 parent d89468d commit bb55579
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deadgrep.el
Original file line number Diff line number Diff line change
Expand Up @@ -1578,8 +1578,6 @@ for a string, offering the current word as a default."
(let* ((sym (symbol-at-point))
(sym-name (when sym
(substring-no-properties (symbol-name sym))))
;; TODO: prompt should say search string or search regexp
;; as appropriate.
(prompt
(deadgrep--search-prompt sym-name)))
(setq search-term
Expand Down

0 comments on commit bb55579

Please sign in to comment.