Skip to content

Commit

Permalink
Update VS Code settings
Browse files Browse the repository at this point in the history
  • Loading branch information
michelegera committed Sep 10, 2023
1 parent 7e7c4d9 commit 828d309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prefs/vscode/settings.json
Expand Up @@ -11,7 +11,7 @@
"editor.formatOnType": false,
"editor.guides.bracketPairs": "active",
"editor.inlineSuggest.enabled": true,
"editor.matchBrackets": false,
"editor.matchBrackets": "never",
"editor.minimap.enabled": false,
"editor.rulers": [80],
"editor.scrollBeyondLastLine": false,
Expand Down

0 comments on commit 828d309

Please sign in to comment.