Remove sublime settings
This commit is contained in:
parent
1b803ade50
commit
439ff86f09
1 changed files with 0 additions and 15 deletions
|
@ -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
|
|
||||||
}
|
|
Loading…
Reference in a new issue