Skip to content

Instantly share code, notes, and snippets.

@j114143
Created March 31, 2015 21:45
Show Gist options
  • Save j114143/359457b24d8d04403212 to your computer and use it in GitHub Desktop.
Save j114143/359457b24d8d04403212 to your computer and use it in GitHub Desktop.
Configuracion de SublimeText
{
"fade_fold_buttons": false,
"font_size": 12,
"gutter": true,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
],
"tab_size": 4,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"use_simple_full_screen": true,
"vintage_start_in_command_mode": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment