Test
This commit is contained in:
parent
f843330c24
commit
1080ada8f3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
(require 'lsp-python-ms)
|
(require 'lsp-python-ms)
|
||||||
(lsp)))
|
(lsp)))
|
||||||
:init
|
:init
|
||||||
(setq lsp-python-ms-executable (executable-find "python-language-server")))
|
(setq lsp-python-ms-executable (executable-find "python-lsp-server")))
|
||||||
|
|
||||||
;; Bash
|
;; Bash
|
||||||
(use-package lsp-mode
|
(use-package lsp-mode
|
||||||
|
|
Loading…
Reference in a new issue