8 lines
198 B
JSON
8 lines
198 B
JSON
{
|
|
"cmake.configureOnOpen": true,
|
|
"editor.fontFamily": "'Inconsolata Nerd Font Mono'",
|
|
"C_Cpp.updateChannel": "Insiders",
|
|
"editor.tabSize": 2,
|
|
"editor.detectIndentation": false
|
|
}
|