mirror of
https://github.com/CompeyDev/lei.git
synced 2024-12-12 12:50:42 +00:00
13 lines
258 B
JSON
13 lines
258 B
JSON
|
{
|
||
|
"files.associations": {
|
||
|
"lobject.h": "c",
|
||
|
"lualib.h": "c",
|
||
|
"lua.h": "c",
|
||
|
"luaconf.h": "c",
|
||
|
"cstdint": "c",
|
||
|
"stdlib.h": "c"
|
||
|
},
|
||
|
"go.toolsEnvVars": {
|
||
|
"CGO_LDFLAGS_ALLOW":".*"
|
||
|
}
|
||
|
}
|