Skip to content

Commit

Permalink
Correct settings.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
gatzka committed Nov 1, 2022
1 parent 4414a2a commit 589d466
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"cmake.configureOnOpen": true,
"files.associations": {
".h": "c",
"error_code.h": "c"
".h": "c"
},
"editor.renderWhitespace": "all",
"cmake.preferredGenerators":[
Expand Down

0 comments on commit 589d466

Please sign in to comment.