mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-27 15:04:33 +00:00
16 lines
219 B
Plaintext
16 lines
219 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"debug.allowBreakpointsEverywhere": true,
|
|
"files.associations": {
|
|
"limine.h": "c",
|
|
"types.h": "c",
|
|
"binfo.h": "c",
|
|
"liballoc_1_1.h": "c"
|
|
}
|
|
}
|
|
} |