mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-10 02:54:53 -08:00
20 lines
296 B
Plaintext
20 lines
296 B
Plaintext
|
{
|
||
|
"folders": [
|
||
|
{
|
||
|
"path": "."
|
||
|
}
|
||
|
],
|
||
|
"settings": {
|
||
|
"files.associations": {
|
||
|
"*.rmd": "markdown",
|
||
|
"array": "cpp",
|
||
|
"compare": "cpp",
|
||
|
"type_traits": "cpp",
|
||
|
"utility": "cpp",
|
||
|
"xtr1common": "cpp",
|
||
|
"xutility": "cpp",
|
||
|
"initializer_list": "cpp",
|
||
|
"table.h": "c"
|
||
|
}
|
||
|
}
|
||
|
}
|