Fucking tabs
This commit is contained in:
parent
19601c6fef
commit
c123404c06
|
@ -1,16 +1,16 @@
|
||||||
{
|
{
|
||||||
"auto_upgrade_last_run": 1344708504,
|
"auto_upgrade_last_run": 1344708504,
|
||||||
"installed_packages":
|
"installed_packages":
|
||||||
[
|
[
|
||||||
"Backbone.js",
|
"Backbone.js",
|
||||||
"CoffeeScript",
|
"CoffeeScript",
|
||||||
"Git",
|
"Git",
|
||||||
"Markdown Preview",
|
"Markdown Preview",
|
||||||
"Package Control",
|
"Package Control",
|
||||||
"RSpec (snippets and syntax)",
|
"RSpec (snippets and syntax)",
|
||||||
"SCSS",
|
"SCSS",
|
||||||
"Shell Turtlestein",
|
"Shell Turtlestein",
|
||||||
"Theme - Soda",
|
"Theme - Soda",
|
||||||
"Tomorrow Color Schemes"
|
"Tomorrow Color Schemes"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
{
|
{
|
||||||
"theme": "Soda Dark.sublime-theme",
|
"theme": "Soda Dark.sublime-theme",
|
||||||
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night.tmTheme",
|
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night.tmTheme",
|
||||||
"font_face": "Panic Sans",
|
"font_face": "Panic Sans",
|
||||||
"font_size": 14,
|
"font_size": 14,
|
||||||
"line_padding_top": 1,
|
"line_padding_top": 1,
|
||||||
"line_padding_bottom": 1,
|
"line_padding_bottom": 1,
|
||||||
|
@ -12,8 +12,8 @@
|
||||||
"rulers": [90],
|
"rulers": [90],
|
||||||
"highlight_line": true,
|
"highlight_line": true,
|
||||||
"trim_trailing_white_space_on_save": true,
|
"trim_trailing_white_space_on_save": true,
|
||||||
"ensure_newline_at_eof_on_save": true,
|
"ensure_newline_at_eof_on_save": true,
|
||||||
"default_line_ending": "unix",
|
"default_line_ending": "unix",
|
||||||
"drag_text": false,
|
"drag_text": false,
|
||||||
"tree_animation_enabled": false
|
"tree_animation_enabled": false
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue