File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "color_scheme" : " Packages/Color Scheme - Default/Blackboard.tmTheme" ,
3
- "default_line_ending" : " unix" ,
4
- "show_line_endings" : true ,
2
+ "color_scheme" : " Packages/Color Scheme - Default/Solarized (Dark).tmTheme" ,
5
3
"default_encoding" : " UTF-8" ,
6
- "show_encoding " : true ,
4
+ "default_line_ending " : " unix " ,
7
5
"detect_indentation" : false ,
8
6
"draw_white_space" : " all" ,
9
7
"ensure_newline_at_eof_on_save" : false ,
22
20
" .git" ,
23
21
" node_modules"
24
22
],
25
- "font_size" : 14 ,
23
+ "font_face" : " Monaco" ,
24
+ "font_size" : 13 ,
26
25
"highlight_modified_tabs" : true ,
27
26
"hot_exit" : false ,
28
- "line_padding_bottom" : 6 ,
27
+ "line_padding_bottom" : 5 ,
29
28
"match_brackets" : true ,
30
29
"match_brackets_angle" : true ,
31
30
"remember_open_files" : false ,
32
31
"rulers" :
33
32
[
34
33
80
35
34
],
35
+ "show_encoding" : true ,
36
+ "show_line_endings" : true ,
36
37
"tab_size" : 2 ,
37
38
"translate_tabs_to_spaces" : false ,
38
39
"trim_trailing_white_space_on_save" : true ,
You can’t perform that action at this time.
0 commit comments