Commit 1af50114eb077d93852673a492eced75639276bf

Authored by Ian Foster
1 parent 7ec200faa3
Exists in master

Git suport for sublime and more tweaks

Showing 2 changed files with 2 additions and 1 deletions Side-by-side Diff

sublime-text-3/User/Package Control.sublime-settings View file @ 1af5011
1 1 {
2 2 "installed_packages":
3 3 [
  4 + "Git",
4 5 "SideBarEnhancements",
5 6 "SublimeHideTabs",
6 7 "Theme - Soda"
sublime-text-3/User/Preferences.sublime-settings View file @ 1af5011
... ... @@ -135,7 +135,7 @@
135 135 "show_panel_on_build": true,
136 136 "show_tab_close_buttons": true,
137 137 "smart_indent": true,
138   - "soda_folder_icons": true,
  138 + "soda_folder_icons": false,
139 139 "spell_check": false,
140 140 "tab_completion": true,
141 141 "tab_size": 4,