mirror of
https://github.com/Fennix-Project/Lynx.git
synced 2025-05-27 15:04:40 +00:00
14 lines
153 B
Plaintext
14 lines
153 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"debug.allowBreakpointsEverywhere": true,
|
|
"files.associations": {
|
|
"efi.h": "c"
|
|
}
|
|
}
|
|
}
|