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 ccc1061 commit 4fc1554Copy full SHA for 4fc1554
lsp-shader.el
@@ -36,7 +36,7 @@
36
(defgroup lsp-shader nil
37
"Settings for the ShaderLab Language Server."
38
:group 'lsp-mode
39
- :link '(url-link "https://github.com/lsp-mode/lsp-shader"))
+ :link '(url-link "https://github.com/shader-ls/lsp-shader"))
40
41
(defcustom lsp-shader-server-path nil
42
"Path points for ShaderLab LSP.
0 commit comments