Skip to content

Instantly share code, notes, and snippets.

@colinrubbert
Created September 21, 2017 01:10
Show Gist options
  • Save colinrubbert/4a7d88556410ab75777ede8d2d391b9c to your computer and use it in GitHub Desktop.
Save colinrubbert/4a7d88556410ab75777ede8d2d391b9c to your computer and use it in GitHub Desktop.
{
"terminal.integrated.shell.windows": "C:\\WINDOWS\\sysnative\\bash.exe",
"workbench.colorTheme": "Panda Syntax",
"editor.tabSize": 2,
"editor.wordWrap": "on",
"emmet.includeLanguages": {
"HTML (Eex)": "html"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment