Skip to content

Instantly share code, notes, and snippets.

@KMR-zoar
Created November 24, 2015 07:18
Show Gist options
  • Save KMR-zoar/6026505f9b0c6de2622e to your computer and use it in GitHub Desktop.
Save KMR-zoar/6026505f9b0c6de2622e to your computer and use it in GitHub Desktop.
// Place your settings in this file to overwrite the default settings
{
"editor.fontFamily": "源ノ角ゴシック Code JP",
"editor.tabSize": 3,
"editor.insertSpaces": true ,
"markdown.styles": [
"file://C:/Users/kmr/Dropbox/misc/vscode/github.css"
],
"editor.wrappingColumn": 300
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment