feat(selectrum): Add wgrep
This commit is contained in:
parent
51a9a628b3
commit
341343308a
3 changed files with 7 additions and 0 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue