Update submodules

This commit is contained in:
Alex
2023-04-21 19:04:49 +03:00
parent 061c2ef1aa
commit 0f85f34657
7 changed files with 36 additions and 6 deletions

View File

@ -0,0 +1,19 @@
{
"folders": [
{
"path": "./Lynx"
}
],
"settings": {
"debug.allowBreakpointsEverywhere": true,
"files.associations": {
"*.su": "tsv",
"limine.h": "c"
},
"cSpell.words": [
"Bootloader",
"FENNIX",
"JMPREL"
]
}
}