summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: c85607f4ba2da0f023438105af52df14441059e5 (plain)
1
2
3
4
{
    "C_Cpp.errorSquiggles": "enabled",
    "editor.cursorStyle": "line"
}