Skip to content

Commit 2ce2c12

Browse files
committed
typo
1 parent 94876ff commit 2ce2c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/configuration.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ local config = {
7777
default = ".vscode/lua/plugin.lua",
7878
markdownDescription = "%config.runtime.plugin%"
7979
},
80-
["lua.runtime.fileEncoding"] = {
80+
["Lua.runtime.fileEncoding"] = {
8181
scope = 'resource',
8282
type = 'string',
8383
default = 'utf8',

0 commit comments

Comments
 (0)