Skip to content

Instantly share code, notes, and snippets.

@LuisJLopez
Created May 1, 2020 11:37
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 LuisJLopez/f9cd87345d9539d5af6e8aeec2a236c4 to your computer and use it in GitHub Desktop.
Save LuisJLopez/f9cd87345d9539d5af6e8aeec2a236c4 to your computer and use it in GitHub Desktop.
{
"window.zoomLevel": -0.5,
"workbench.editor.enablePreview": false,
"editor.fontWeight": "600",
"workbench.colorTheme": "Horizon Bright Bold",
"gitlens.codeLens.enabled": false,
"editor.cursorWidth": 4,
"editor.smoothScrolling": true,
"editor.cursorBlinking": "phase",
"editor.scrollBeyondLastLine": false,
"editor.formatOnSave": true,
"editor.renderControlCharacters": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment