mirror of
https://github.com/0Nera/BMOSP.git
synced 2024-11-23 00:51:54 +03:00
16 lines
355 B
JSON
16 lines
355 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"
|
|
}
|
|
} |