Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow.tmTheme",
|
||||
"default_line_ending": "unix",
|
||||
"drag_text": false,
|
||||
"ensure_newline_at_eof_on_save": true,
|
||||
"fallback_encoding": "Cyrillic (Windows 1251)",
|
||||
"font_face": "Inconsolata",
|
||||
"font_size": 16.0,
|
||||
"highlight_line": true,
|
||||
"ignored_packages": ["Vintage"],
|
||||
"line_padding_bottom": 1,
|
||||
"line_padding_top": 3,
|
||||
"rulers": [120],
|
||||
"tab_size": 2,
|
||||
"theme": "Soda Light.sublime-theme",
|
||||
"translate_tabs_to_spaces": true,
|
||||
"tree_animation_enabled": false,
|
||||
"trim_trailing_white_space_on_save": true
|
||||
}
|
||||
Reference in New Issue
Block a user