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