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 01fce85 commit b268edbCopy full SHA for b268edb
lsp-shader.el
@@ -78,7 +78,7 @@ Will update if UPDATE? is t"
78
(list "shader-ls" "--stdio")))
79
80
(lsp-register-custom-settings
81
- `(("ShaderLab.CompletionWord" lsp-shader-completion-word)))
+ `(("ShaderLS.CompletionWord" lsp-shader-completion-word)))
82
83
(lsp-register-client
84
(make-lsp-client
0 commit comments