summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2024-04-16 17:03:38 +0800
committerGitHub <noreply@github.com>2024-04-16 17:03:38 +0800
commitc253708d26d27590baa79aedc24adf12d03d19a9 (patch)
treed20cfeb00d0b18a0ec0f029a40ab7fcda72bada7
parent07b93a6b673b601a5b001a0e46299cf98c8ec049 (diff)
parent47b3a56c5f6a2bff29f60f7f1bce95e40b3ff5a2 (diff)
downloadlua-language-server-c253708d26d27590baa79aedc24adf12d03d19a9.zip
Merge pull request #2612 from Hudsonator72/patch-2
Fix typo in config.json
-rw-r--r--meta/3rd/example/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/3rd/example/config.json b/meta/3rd/example/config.json
index 79170468..e6a040d1 100644
--- a/meta/3rd/example/config.json
+++ b/meta/3rd/example/config.json
@@ -5,7 +5,7 @@
"words" : ["thisIsAnExampleWord%.ifItExistsInFile%.thenTryLoadThisLibrary"],
// list or matched file names. `.lua`, `.dll` and `.so` only
"files" : ["thisIsAnExampleFile%.ifItExistsInWorkSpace%.thenTryLoadThisLibrary%.lua"],
- // lsit of settings to be changed
+ // list of settings to be changed
"settings" : {
"Lua.runtime.version" : "LuaJIT",
"Lua.diagnostics.globals" : [