Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add sublime-settings [skip ci]
  • Loading branch information
zachriggle committed Oct 25, 2015
1 parent 81de47c commit 278ebee
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .sublime-settings
@@ -0,0 +1,7 @@
{
"default_encoding": "UTF-8",
"ensure_newline_at_eof_on_save": true,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}

0 comments on commit 278ebee

Please sign in to comment.