Skip to content

Instantly share code, notes, and snippets.

@tatticoder
Last active November 23, 2021 09:40
Show Gist options
  • Save tatticoder/6cd072cd41d1a7e44f47e2aba29e86ea to your computer and use it in GitHub Desktop.
Save tatticoder/6cd072cd41d1a7e44f47e2aba29e86ea to your computer and use it in GitHub Desktop.
/home/tatticoder/.config/Code/User
{
"editor.minimap.enabled": false,
"git.autofetch": true,
"update.mode": "none",
"files.autoSave": "onFocusChange",
"editor.fontFamily": "'Cascadia Code PL', Consolas, 'Courier New', monospace",
"editor.fontLigatures": true,
"window.zoomLevel": 1,
"editor.bracketPairColorization.enabled": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment