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
|
||||
(after! lsp-mode
|
||||
(setq lsp-headerline-breadcrumb-enable t)
|
||||
(setq lsp-ui-sideline-show-code-actions nil))
|
||||
|
||||
;; Make Monky communicate via cmdserver
|
||||
|
|
|
@ -91,7 +91,7 @@
|
|||
;;gist
|
||||
(lookup
|
||||
+docsets)
|
||||
(lsp +peek +eglot)
|
||||
(lsp +peek)
|
||||
magit
|
||||
;;make
|
||||
;;pass
|
||||
|
|
Loading…
Add table
Reference in a new issue