diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2020-09-28 20:56:01 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2020-09-28 20:56:01 +0800 |
commit | b6f9c6db893f137eebdca422589b955f0955bcc1 (patch) | |
tree | 3b83056af1283d1ab34b025b04bf06f1446af32a /.vscode | |
parent | 3d9cc0ff63d2023e30b9bdc1b1146d7b5c75970e (diff) | |
download | lua-language-server-b6f9c6db893f137eebdca422589b955f0955bcc1.zip |
更新配置
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index e857db9b..224ccbd0 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -33,7 +33,7 @@ "script/meta" : true, }, "Lua.plugin.enable": true, - "Lua.zzzzzz.cat": true, + "Lua.awakened.cat": true, "Lua.develop.enable": true, "Lua.develop.debuggerPort": 11413 } |