Skip to content

Instantly share code, notes, and snippets.

@jetzhliu
Created July 15, 2014 11:57
Show Gist options
  • Save jetzhliu/b700816a2c444aa70d88 to your computer and use it in GitHub Desktop.
Save jetzhliu/b700816a2c444aa70d88 to your computer and use it in GitHub Desktop.
sublime配置
{
"font_size": 11,
"ignored_packages": [],
"translate_tabs_to_spaces": true,
"tab_size": 2,
"highlight_line": true,
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true,
"default_line_ending": "system"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment