pull/32/head
Geoffrey Merck 4 years ago
parent 30e8be7ea7
commit 8b7fbd22d3

@ -7,7 +7,16 @@
} }
], ],
"files.associations": { "files.associations": {
"new": "cpp" "new": "cpp",
"type_traits": "cpp",
"array": "cpp",
"*.tcc": "cpp",
"chrono": "cpp",
"deque": "cpp",
"list": "cpp",
"vector": "cpp",
"optional": "cpp",
"stop_token": "cpp"
}, },
"editor.tokenColorCustomizations": { "editor.tokenColorCustomizations": {
"textMateRules": [ "textMateRules": [

Loading…
Cancel
Save

Powered by TurnKey Linux.