diff --git a/.vscode/settings.json b/.vscode/settings.json index 412d1aa..1d57994 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { - "files.associations": { + "files.associations": + { "*.h": "c", } }