remove eglot
This commit is contained in:
parent
7a608dd50b
commit
e5b97afe11
2 changed files with 1 additions and 2 deletions
|
@ -28,7 +28,6 @@
|
||||||
|
|
||||||
;; Configure some lsp-mode stuff
|
;; Configure some lsp-mode stuff
|
||||||
(after! lsp-mode
|
(after! lsp-mode
|
||||||
(setq lsp-headerline-breadcrumb-enable t)
|
|
||||||
(setq lsp-ui-sideline-show-code-actions nil))
|
(setq lsp-ui-sideline-show-code-actions nil))
|
||||||
|
|
||||||
;; Make Monky communicate via cmdserver
|
;; Make Monky communicate via cmdserver
|
||||||
|
|
|
@ -91,7 +91,7 @@
|
||||||
;;gist
|
;;gist
|
||||||
(lookup
|
(lookup
|
||||||
+docsets)
|
+docsets)
|
||||||
(lsp +peek +eglot)
|
(lsp +peek)
|
||||||
magit
|
magit
|
||||||
;;make
|
;;make
|
||||||
;;pass
|
;;pass
|
||||||
|
|
Loading…
Add table
Reference in a new issue