Skip to content

Instantly share code, notes, and snippets.

@joowkim
Created December 23, 2016 01:53
Show Gist options
  • Save joowkim/2bf6a3ae952538bc829c954769f559f4 to your computer and use it in GitHub Desktop.
Save joowkim/2bf6a3ae952538bc829c954769f559f4 to your computer and use it in GitHub Desktop.
Sublime Text 3 추천 설정
{
"font_face": "D2Coding",
"highlight_line": true,
"highlight_modified_tabs": true,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment