Skip to content

Instantly share code, notes, and snippets.

@damionvega
Last active August 29, 2015 14:06
Show Gist options
  • Save damionvega/5bd4fab1244d56c079b6 to your computer and use it in GitHub Desktop.
Save damionvega/5bd4fab1244d56c079b6 to your computer and use it in GitHub Desktop.
JS Bin Editor Settings
jsbin.settings.font = 13
jsbin.settings.addons.vim = true
jsbin.settings.editor.theme = "ambiance"
jsbin.settings.editor.indentUnit = 2
jsbin.settings.editor.tabSize = 2
jsbin.settings.editor.indentWithTabs = true
jsbin.settings.editor.smartIndent = true
jsbin.settings.editor.autoClearEmptyLines = true
jsbin.settings.editor.lineWrapping = true
jsbin.settings.editor.lineNumbers = true
jsbin.settings.editor.matchBrackets = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment