Update Sublime Text settings
This commit is contained in:
parent
7872b4a946
commit
714d95c9c8
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"always_show_minimap_viewport": true,
|
||||
"auto_complete_commit_on_tab": false,
|
||||
"close_windows_when_empty": true,
|
||||
"color_scheme": "Monokai.sublime-color-scheme",
|
||||
"color_scheme": "Celeste.sublime-color-scheme",
|
||||
"dictionary": "Packages/Language - English/en_GB.dic",
|
||||
"draw_white_space": [
|
||||
"all"
|
||||
|
@ -13,7 +13,7 @@
|
|||
"font_size": 10,
|
||||
"hot_exit": false,
|
||||
"rulers": [
|
||||
100
|
||||
80
|
||||
],
|
||||
"show_encoding": true,
|
||||
"show_line_endings": true,
|
||||
|
|
Loading…
Reference in a new issue