dot/vscode/.config/Code - OSS/User/settings.json

6 lines
134 B
JSON
Raw Normal View History

2019-10-15 21:05:55 +00:00
{
2019-09-29 09:50:29 +00:00
"cmake.configureOnOpen": true,
2019-10-15 21:05:55 +00:00
"editor.fontFamily": "'Inconsolata Nerd Font Mono'",
"C_Cpp.updateChannel": "Insiders"
2019-10-15 15:09:05 +00:00
}