Langserver not real
This commit is contained in:
parent
d28fde3c9e
commit
b74e59df6e
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
(add-hook 'csharp-mode-hook #'eglot-ensure)
|
||||
(add-hook 'csharp-ts-mode-hook #'eglot-ensure))
|
||||
|
||||
(when (executable-find "bicep-langserver")
|
||||
(when (executable-find "bicep")
|
||||
(use-package bicep-mode
|
||||
:straight (bicep-mode :type git :host github :repo "christiaan-janssen/bicep-mode")
|
||||
:hook (bicep-mode . eglot-ensure)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue