Skip to content

Instantly share code, notes, and snippets.

@bienvenidosaez
Last active August 29, 2015 14:06
Show Gist options
  • Save bienvenidosaez/916155351282de419481 to your computer and use it in GitHub Desktop.
Save bienvenidosaez/916155351282de419481 to your computer and use it in GitHub Desktop.
SublimeText2Configuration
{
//Atajos
// CMD+J - CMD+1 = Contrae todo el archivo
// CMD+J + CMD+K = Expande todo el archivo
"Seti_SB_big": false,
"Seti_SB_med": true,
"Seti_sb_no_icons": false,
"Seti_sb_tree_med": true,
"color_scheme": "Packages/Seti_UI/Scheme/Seti.tmTheme",
"font_size": 18,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"theme": "Seti.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment