Skip to content

Instantly share code, notes, and snippets.

@premnirmal
Last active April 23, 2019 00:35
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 premnirmal/01eaf8b0710e4ad17cfc08bac73e9cf2 to your computer and use it in GitHub Desktop.
Save premnirmal/01eaf8b0710e4ad17cfc08bac73e9cf2 to your computer and use it in GitHub Desktop.
my vscode settings
{
"window.titleBarStyle": "custom",
"workbench.colorTheme": "Yoncé",
"workbench.editor.enablePreview": false,
"window.zoomLevel": 2,
"window.restoreWindows": "none",
"explorer.confirmDelete": false,
"editor.cursorStyle": "block"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment