Created
February 2, 2018 00:08
-
-
Save asbubam/3e8e4260f90af5d475ec2415ee34d365 to your computer and use it in GitHub Desktop.
vscode user settings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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