Skip to content

Instantly share code, notes, and snippets.

@chriskacerguis
Created August 4, 2017 00:34
Show Gist options
  • Save chriskacerguis/0e18cb3ccc31e7d0ba209658f72814dc to your computer and use it in GitHub Desktop.
Save chriskacerguis/0e18cb3ccc31e7d0ba209658f72814dc to your computer and use it in GitHub Desktop.
VScode Settings
{
"git.confirmSync": false,
"editor.tabSize": 2,
"editor.minimap.enabled": false,
"workbench.editor.showIcons": true,
"workbench.iconTheme": "vs-seti",
"workbench.startupEditor": "newUntitledFile"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment