Skip to content

Commit

Permalink
enable minimap
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSuddenJoy authored Jun 8, 2024
1 parent 424b8bf commit 3d8aa26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"workbench.colorTheme": "GitHub Dark Default",
"editor.minimap.enabled": false,
"editor.minimap.enabled": true,

// Git
"git.autofetch": true,
Expand Down

0 comments on commit 3d8aa26

Please sign in to comment.