Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -1028,6 +1028,7 @@ For additional git-related emacs packages to use or to get inspiration from, tak
*** Search

- [[https://github.com/mhayashi1120/Emacs-wgrep][wgrep]] - Writable grep/ack/ag/pt buffer and apply the changes to files.
- [[https://github.com/BHFock/repo-grep][repo-grep]] - Grep through the folder structure of your cloned Git repository, searching for the string under the cursor
- [[https://github.com/kickingvegas/casual/blob/main/docs/isearch.org][Casual I-Search]] - a Transient menu for I-Search. Included in [[https://github.com/kickingvegas/casual][Casual]].

**** Ack
Expand Down
Loading