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