Add vscode settings

This commit is contained in:
Shaun Reed 2019-09-29 05:50:29 -04:00
parent 041f3c72d9
commit 1331e7687e
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
{
"cmake.configureOnOpen": true,
"editor.fontFamily": "'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback', 'Powerline Consolas'"
}