Remove sublime settings

This commit is contained in:
Andrew Tomaka 2013-02-23 05:37:52 -05:00
parent 1b803ade50
commit 439ff86f09

View file

@ -1,15 +0,0 @@
{
"color_scheme": "Packages/Tomorrow-Night-Blue.tmTheme",
"draw_indent_guides": true,
"font_face": "Ubuntu Mono",
"font_size": 12.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"rulers":
[
80
],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"use_tab_stops": true
}