summaryrefslogtreecommitdiff
path: root/meta/3rd/lfs/config.json
blob: b7400123f12644cfb5b1054e9e98a447da52f832 (plain)
1
2
3
4
5
6
7
8
9
{
    "name" : "luafilesystem",
    "words" : [ "require[%s%(\"']+lfs[%)\"']" ],
    "settings" : {
        "Lua.diagnostics.globals" : [
            "lfs"
        ]
    }
}