mirror of
https://github.com/fanlumaster/googlepinyinime-rev.git
synced 2025-07-18 08:57:54 +08:00
9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"editor.tabSize": 4,
|
|
"editor.indentSize": "tabSize",
|
|
"[cpp]": {
|
|
"editor.tabSize": 4
|
|
},
|
|
"cmake.generator": "Unix Makefiles"
|
|
}
|