Skip to content

Commit b268edb

Browse files
committed
feat: Rename shaderlab section to shaderls
1 parent 01fce85 commit b268edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsp-shader.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Will update if UPDATE? is t"
7878
(list "shader-ls" "--stdio")))
7979

8080
(lsp-register-custom-settings
81-
`(("ShaderLab.CompletionWord" lsp-shader-completion-word)))
81+
`(("ShaderLS.CompletionWord" lsp-shader-completion-word)))
8282

8383
(lsp-register-client
8484
(make-lsp-client

0 commit comments

Comments
 (0)