summaryrefslogtreecommitdiff
path: root/script/config/template.lua
diff options
context:
space:
mode:
Diffstat (limited to 'script/config/template.lua')
-rw-r--r--script/config/template.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/script/config/template.lua b/script/config/template.lua
index ee7dde37..6d691b0a 100644
--- a/script/config/template.lua
+++ b/script/config/template.lua
@@ -408,6 +408,8 @@ local template = {
'glob',
'lua',
},
+ --testma
+ ["Lua.docScriptPath"] = Type.String,
-- VSCode
["Lua.addonManager.enable"] = Type.Boolean >> true,
['files.associations'] = Type.Hash(Type.String, Type.String),