Minor update to vscode settings

This commit is contained in:
Thomas Jensen 2022-09-18 14:33:44 +02:00
parent 11da751439
commit 4aa38ce620
No known key found for this signature in database
GPG Key ID: A4ACEE270D0FB7DB

View File

@ -19,12 +19,13 @@
"editor.rulers": [120],
"editor.wordWrapColumn": 120,
"files.associations": {
"*.1.in": "troff"
"*.1.in": "troff",
"*.h": "c"
},
"files.encoding": "utf8",
"todo-tree.highlights.defaultHighlight": {
"foreground": "red",
"foreground": "#DD0000",
"rulerLane": "full"
},
"todo-tree.filtering.excludeGlobs": [