Require eglot
This commit is contained in:
parent
83f1da1d21
commit
aadcf822f0
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
(require 'eglot)
|
||||||
|
|
||||||
;; Add C# language server support via csharp-ls
|
;; Add C# language server support via csharp-ls
|
||||||
(when (executable-find "csharp-ls")
|
(when (executable-find "csharp-ls")
|
||||||
(add-to-list 'eglot-server-programs
|
(add-to-list 'eglot-server-programs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue