mirror of
https://github.com/0Nera/BMOSP.git
synced 2025-02-08 05:04:03 +03:00
18 lines
402 B
JSON
18 lines
402 B
JSON
{
|
|
"C_Cpp.errorSquiggles": "disabled",
|
|
"files.associations": {
|
|
"array": "cpp",
|
|
"bitset": "cpp",
|
|
"string_view": "cpp",
|
|
"initializer_list": "cpp",
|
|
"complex": "cpp",
|
|
"string": "cpp",
|
|
"limine.h": "c",
|
|
"tool.h": "c",
|
|
"sys.h": "c",
|
|
"arch.h": "c",
|
|
"fb.h": "c",
|
|
"system.h": "c",
|
|
"mod.h": "c"
|
|
}
|
|
} |