Fixing Sublime Config

This commit is contained in:
Nis Börge Wechselberg 2014-05-17 13:58:43 +02:00
parent a7913df2ce
commit f50133f5ad

View file

@ -3,6 +3,10 @@
"ensure_newline_at_eof_on_save": true, "ensure_newline_at_eof_on_save": true,
"fallback_encoding": "UTF-8", "fallback_encoding": "UTF-8",
"font_size": 12, "font_size": 12,
"ignored_packages":
[
"Vintage"
],
"save_on_focus_lost": true, "save_on_focus_lost": true,
"show_encoding": true, "show_encoding": true,
"tab_size": 2, "tab_size": 2,