Skip to content

Instantly share code, notes, and snippets.

@Arathi
Created April 15, 2017 12:28
Show Gist options
  • Save Arathi/c37666e8fa3f47a7147158bca12f40bc to your computer and use it in GitHub Desktop.
Save Arathi/c37666e8fa3f47a7147158bca12f40bc to your computer and use it in GitHub Desktop.
Sublime配置文件
{
"draw_white_space": "all",
"font_size": 12,
"highlight_line": true,
"ignored_packages":
[
""
],
"rulers":
[
80, 128
],
"show_encoding": true,
"show_line_endings": true,
"fade_fold_buttons": false,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment