Skip to content

Instantly share code, notes, and snippets.

@hungtrn75
Created June 7, 2019 05:08
Show Gist options
  • Save hungtrn75/973c9a7c9672f7e5cf09b6a620498197 to your computer and use it in GitHub Desktop.
Save hungtrn75/973c9a7c9672f7e5cf09b6a620498197 to your computer and use it in GitHub Desktop.
{
"workbench.iconTheme": "material-icon-theme",
"editor.formatOnSave": true,
"editor.tabSize": 2,
"editor.wordWrap": "on",
"editor.renderWhitespace": "none",
"git.enableSmartCommit": true,
"git.autofetch": true,
"terminal.integrated.fontFamily": "MesloLGM Nerd Font",
"color-highlight.markerType": "outline"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment