summaryrefslogtreecommitdiff
path: root/meta/3rd/lfs/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta/3rd/lfs/config.json')
-rw-r--r--meta/3rd/lfs/config.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/3rd/lfs/config.json b/meta/3rd/lfs/config.json
new file mode 100644
index 00000000..3784f0c9
--- /dev/null
+++ b/meta/3rd/lfs/config.json
@@ -0,0 +1,9 @@
+{
+ "name" : "luafilesystem",
+ "words" : [ "require[%s%(\"']+lfs[%)\"']" ],
+ "config" : {
+ "Lua.diagnostics.globals" : [
+ "lfs"
+ ]
+ }
+}