settings bump

This commit is contained in:
Fabian Posch 2024-01-10 15:41:41 -05:00
parent 0344d030bf
commit b73034fdc1

View file

@ -83,6 +83,7 @@
"typeindex": "cpp", "typeindex": "cpp",
"typeinfo": "cpp", "typeinfo": "cpp",
"valarray": "cpp", "valarray": "cpp",
"variant": "cpp" "variant": "cpp",
"*.ipp": "cpp"
} }
} }