summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 68661581..2bd043e4 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -30,7 +30,5 @@
"script/meta" : true,
},
"Lua.plugin.enable": true,
- "Lua.zzzzzz.cat": true,
- "Lua.completion.callSnippet": "Both",
- "Lua.completion.keywordSnippet": "Both"
+ "Lua.zzzzzz.cat": true
}