Created
January 31, 2018 17:09
-
-
Save paulodeleo/6e9cbf8de2431fb22c707d8b1683f814 to your computer and use it in GitHub Desktop.
Revisions
-
paulodeleo created this gist
Jan 31, 2018 .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,29 @@ { "atomic_save": false, "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme", "enable_tab_scrolling": false, "font_size": 13, "ignored_packages": [ "Color Highlighter", "Pretty JSON", "Sass", "Vintage" ], "indent_guide_options": [ "draw_normal", "draw_active" ], "indent_to_bracket": true, "rulers": [ 80 ], "tab_size": 2, "theme": "Adaptive.sublime-theme", "translate_tabs_to_spaces": true, "trim_automatic_white_space": true, "trim_trailing_white_space_on_save": true, "folder_exclude_patterns": [".svn", ".git", ".hg", "CVS", "node_modules"] }