mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
noccur: Run multi-occur on project/dired files
occur-mode is one of the awesome modes that come builtin with Emacs. Sometimes I just want to run multi-occur on all (or a subdirectory) of a project I'm working on. Used with keyboard macros it makes it a snap to perform modifications on many buffers at once. https://github.com/NicolasPetton/noccur.el I'm a friend of the maintainer and contributed patches.
This commit is contained in:
parent
e58f643e5f
commit
e1178b8597
1 changed files with 1 additions and 0 deletions
1
recipes/noccur
Normal file
1
recipes/noccur
Normal file
|
@ -0,0 +1 @@
|
|||
(noccur :fetcher github :repo "NicolasPetton/noccur.el")
|
Loading…
Reference in a new issue