theming dots

This commit is contained in:
2023-09-21 11:55:34 +02:00
parent 6c31e4126c
commit 17145cd0dd
37 changed files with 2530 additions and 350 deletions

View File

@@ -1,3 +1,6 @@
{
"C_Cpp.dimInactiveRegions": true
"C_Cpp.dimInactiveRegions": true,
"files.associations": {
"cstdlib": "cpp"
}
}