Created
June 8, 2016 07:13
-
-
Save vistajess/0deb0558af312aa707394e00e62ded40 to your computer and use it in GitHub Desktop.
Revisions
-
vistajess created this gist
Jun 8, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,20 @@ { "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme", "font_size": 9, "ignored_packages": [ "Vintage" ], "line_padding_bottom": 5, "line_padding_top": 5, "rulers": [ 80, 100, 120 ], "tab_size": 2, "translate_tabs_to_spaces": true, "word_wrap": true, "wrap_width": 100 }