mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-17 13:33:36 -05:00
feat(selectrum): Add wgrep
This commit is contained in:
committed by
Itai Y. Efrat
parent
51a9a628b3
commit
341343308a
@@ -136,3 +136,7 @@
|
||||
:after (embark consult)
|
||||
:hook
|
||||
(embark-collect-mode . embark-consult-preview-minor-mode))
|
||||
|
||||
(use-package! wgrep
|
||||
:commands wgrep-change-to-wgrep-mode
|
||||
:config (setq wgrep-auto-save-buffer t))
|
||||
|
Reference in New Issue
Block a user