INI configuration parser for XTLDR

This commit is contained in:
Jozef Nagy
2023-12-03 18:23:50 +01:00
parent a66456979a
commit cb7f4deb37
5 changed files with 133 additions and 0 deletions

View File

@@ -20,5 +20,8 @@
}
},
"terminal.integrated.defaultProfile.linux": "xtchain",
"files.associations": {
"globals.h": "c"
},
}
}