diff --git a/evil-collection-xref.el b/evil-collection-xref.el index 944debd..9680809 100644 --- a/evil-collection-xref.el +++ b/evil-collection-xref.el @@ -45,6 +45,9 @@ "[[" 'xref-prev-line "r" 'xref-query-replace-in-results + ;; Match `dired''s `dired-do-find-regexp-and-replace'. + "Q" 'xref-query-replace-in-results + ;; open (kbd "") 'xref-goto-xref (kbd "S-") 'xref-show-location-at-point