mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-04 14:48:44 +00:00
sidetrack: doing some basic gen library metaprogram bootstrapping
This commit is contained in:
Vendored
+4
-1
@@ -70,7 +70,10 @@
|
||||
"math.h": "c",
|
||||
"command_line.h": "c",
|
||||
"sort.h": "c",
|
||||
"chrono": "c"
|
||||
"chrono": "c",
|
||||
"misc.h": "c",
|
||||
"gencpp_c11.h": "c",
|
||||
"push_ignores.inline.h": "c"
|
||||
},
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.activeBackground": "#713fb8",
|
||||
|
||||
Reference in New Issue
Block a user