.
This commit is contained in:
parent
79ec038dc9
commit
ac2c554a62
1 changed files with 1 additions and 4 deletions
|
@ -367,10 +367,7 @@
|
||||||
|
|
||||||
(use-package embark-consult
|
(use-package embark-consult
|
||||||
:hook
|
:hook
|
||||||
(embark-collect-mode . consult-preview-at-point-mode))
|
(embark-collect-mode . consult-preview-at-point-mode)
|
||||||
|
|
||||||
(use-package consult
|
|
||||||
:elpaca nil ;; Because otherwise, consult and embark-consult block each other
|
|
||||||
:config
|
:config
|
||||||
(require 'consult-flymake)
|
(require 'consult-flymake)
|
||||||
(require 'consult-xref)
|
(require 'consult-xref)
|
||||||
|
|
Loading…
Reference in a new issue