1
0

Fucking tabs

This commit is contained in:
Gregory Eremin
2012-08-11 22:16:32 +04:00
parent 19601c6fef
commit c123404c06
2 changed files with 19 additions and 19 deletions
+5 -5
View File
@@ -3,7 +3,7 @@
{
"theme": "Soda Dark.sublime-theme",
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night.tmTheme",
"font_face": "Panic Sans",
"font_face": "Panic Sans",
"font_size": 14,
"line_padding_top": 1,
"line_padding_bottom": 1,
@@ -12,8 +12,8 @@
"rulers": [90],
"highlight_line": true,
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true,
"default_line_ending": "unix",
"drag_text": false,
"tree_animation_enabled": false
"ensure_newline_at_eof_on_save": true,
"default_line_ending": "unix",
"drag_text": false,
"tree_animation_enabled": false
}