mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Move wgrep config from core-editor to completion/{ivy,helm}
This commit is contained in:
@@ -119,3 +119,7 @@
|
||||
|
||||
(def-package! helm-describe-modes :commands helm-describe-modes)
|
||||
|
||||
|
||||
(def-package! wgrep
|
||||
:commands (wgrep-setup wgrep-change-to-wgrep-mode)
|
||||
:config (setq wgrep-auto-save-buffer t))
|
||||
|
Reference in New Issue
Block a user