mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-13 08:19:15 +00:00
Update submodules
This commit is contained in:
19
Fennix Lynx.code-workspace
Normal file
19
Fennix Lynx.code-workspace
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "./Lynx"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"debug.allowBreakpointsEverywhere": true,
|
||||
"files.associations": {
|
||||
"*.su": "tsv",
|
||||
"limine.h": "c"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"Bootloader",
|
||||
"FENNIX",
|
||||
"JMPREL"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user