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 135b24d commit 3834be0Copy full SHA for 3834be0
ValeLS/ValeLS.lua
@@ -13,7 +13,7 @@ return {
13
Experimental = true,
14
DisabledByDefault = false,
15
Dependencies = {
16
- { Id = "lualanguageclient", Version = "15.0.0" }
+ { Id = "lualanguageclient", Version = "15.0.0", Type = "scripting" }
17
},
18
Tags = {"language server", "Vale", "ValeLS", "Qt"},
19
Languages = {"en", "de"},
0 commit comments