Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@noopkat
Last active December 24, 2015 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noopkat/6850456 to your computer and use it in GitHub Desktop.
Save noopkat/6850456 to your computer and use it in GitHub Desktop.
Sublime Text User Prefs
{
"caret_style": "phase",
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"fade_fold_buttons": false,
"font_size": 12,
"highlight_line": true,
"line_padding_bottom": 2,
"line_padding_top": 2,
"tab_size": 2,
"theme": "Flatland Dark.sublime-theme",
"flatland_square_tabs": true,
"translate_tabs_to_spaces": true,
"show_tab_close_buttons": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment