summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 55ca2cb5..e857db9b 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.zzzzzz.cat": true,
"Lua.develop.enable": true,
"Lua.develop.debuggerPort": 11413
}