Skip to content

Instantly share code, notes, and snippets.

@czlang
Created September 1, 2011 12:33
Show Gist options
  • Save czlang/1186077 to your computer and use it in GitHub Desktop.
Save czlang/1186077 to your computer and use it in GitHub Desktop.
Sublime text editor my config
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Light).tmTheme",
"find_selected_text": false,
"font_face": "consolas",
"font_size": 11,
"indent_subsequent_lines": false,
"word_wrap": false,
"draw_indent_guides": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment