Skip to content

Instantly share code, notes, and snippets.

@kambara
Last active August 14, 2018 21:56
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 kambara/61f5df7f0115640e45a03d7b5614ccb3 to your computer and use it in GitHub Desktop.
Save kambara/61f5df7f0115640e45a03d7b5614ccb3 to your computer and use it in GitHub Desktop.
for VS Code
{
"editor.fontSize": 13,
"editor.minimap.enabled": false,
"editor.tabSize": 2,
"editor.wordWrap": "on",
"files.autoSave": "afterDelay"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment