Add wgrep
This commit is contained in:
parent
85242cd785
commit
389b3d1891
3
init.el
3
init.el
@ -509,6 +509,9 @@ visual states."
|
||||
(use-package consult-eglot
|
||||
:commands consult-eglot-symbols)
|
||||
|
||||
;; wgrep
|
||||
(use-package wgrep)
|
||||
|
||||
;; integration for embark and consult
|
||||
(use-package embark-consult
|
||||
:hook (embark-collect-mode . consult-preview-at-point-mode))
|
||||
|
Loading…
x
Reference in New Issue
Block a user