Skip to content

Commit f4187fb

Browse files
committedApr 4, 2024
edit
1 parent faecc73 commit f4187fb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed
 

‎vscode-settings.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
"cmake.configureOnOpen": true,
2424
"go.toolsManagement.autoUpdate": true,
2525
"discord.detailsIdling": "doin' nothing",
26-
"discord.largeImageIdling": "idle",
26+
"discord.largeImageIdling": "high on meth",
2727
"editor.indentSize": "tabSize",
28-
"editor.tabSize": 2
28+
"editor.tabSize": 2,
29+
"editor.minimap.renderCharacters": false,
30+
"editor.minimap.showSlider": "always"
2931
}

0 commit comments

Comments
 (0)
Please sign in to comment.