From c123404c066a7f26547b9198e5f9e686db323c79 Mon Sep 17 00:00:00 2001 From: Gregory Eremin Date: Sat, 11 Aug 2012 22:16:32 +0400 Subject: [PATCH] Fucking tabs --- Package Control.sublime-settings | 28 ++++++++++++++-------------- Preferences.sublime-settings | 10 +++++----- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/Package Control.sublime-settings b/Package Control.sublime-settings index 4125c32..88a3aa2 100644 --- a/Package Control.sublime-settings +++ b/Package Control.sublime-settings @@ -1,16 +1,16 @@ { - "auto_upgrade_last_run": 1344708504, - "installed_packages": - [ - "Backbone.js", - "CoffeeScript", - "Git", - "Markdown Preview", - "Package Control", - "RSpec (snippets and syntax)", - "SCSS", - "Shell Turtlestein", - "Theme - Soda", - "Tomorrow Color Schemes" - ] + "auto_upgrade_last_run": 1344708504, + "installed_packages": + [ + "Backbone.js", + "CoffeeScript", + "Git", + "Markdown Preview", + "Package Control", + "RSpec (snippets and syntax)", + "SCSS", + "Shell Turtlestein", + "Theme - Soda", + "Tomorrow Color Schemes" + ] } diff --git a/Preferences.sublime-settings b/Preferences.sublime-settings index 0303146..d6df075 100644 --- a/Preferences.sublime-settings +++ b/Preferences.sublime-settings @@ -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 }