Skip to content

Instantly share code, notes, and snippets.

@vumanhcuongit
Created May 21, 2015 03:50
Show Gist options
  • Save vumanhcuongit/a1daa595860e490dadcb to your computer and use it in GitHub Desktop.
Save vumanhcuongit/a1daa595860e490dadcb to your computer and use it in GitHub Desktop.
Sublime Text - Setting User
{
"bold_folder_labels": true,
"font_size": 13,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": 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