We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c46787 commit a2edca4Copy full SHA for a2edca4
lsp-ltex.el
@@ -296,7 +296,7 @@ This is use to active language server and check if language server's existence."
296
'ltex-ls
297
'(:system "ltex-ls")
298
`(:download :url ,lsp-ltex--server-download-url
299
- :store-path ,(lsp-ltex--downloaded-extension-path))))
+ :store-path ,(lsp-ltex--downloaded-extension-path))))
300
301
(defcustom lsp-ltex-version (or (lsp-ltex--current-version)
302
(lsp-ltex--latest-version)
0 commit comments