Skip to content

Instantly share code, notes, and snippets.

@asbubam
Created February 2, 2018 00:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asbubam/3e8e4260f90af5d475ec2415ee34d365 to your computer and use it in GitHub Desktop.
Save asbubam/3e8e4260f90af5d475ec2415ee34d365 to your computer and use it in GitHub Desktop.
vscode user settings
{
"editor.minimap.enabled": false,
"workbench.colorTheme": "One Dark Pro",
"workbench.editor.enablePreview": false,
"window.title": "${activeEditorMedium}${separator}${rootName}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment