Remove consult-eglot

This commit is contained in:
Evie Litherland-Smith 2025-01-23 07:00:45 +00:00
parent 0a1d5c3421
commit 1ab3e0642c

View file

@ -927,11 +927,6 @@
:map comint-mode-map
("<remap> <comint-history-isearch-backward-regexp>" . consult-history)))
(use-package consult-eglot
:if (package-installed-p 'consult-eglot)
:after (consult eglot)
:bind (("C-c c s" . consult-eglot-symbols)))
(use-package tempel
:if (package-installed-p 'tempel)
:defines tempel-path