My user.settings on sublime text

{ "color_scheme": "Packages/Theme - Phoenix/Color Scheme/Tomorrow-Night.tmTheme", "folder_exclude_patterns": [ "target", ".sass-cache", ".settings", "lib", ".git" ], "file_exclude_patterns": [ ".classpath", ".project" ], "trim_trailing_white_space_on_save": true, "tab_size": 4, "highlight_line": true, "default_encoding": "UTF-8", "auto_complete_commit_on_tab": true, "highlight_modified_tabs": true, "bold_folder_labels": true, "show_encoding": true, "show_line_endings": true, "rulers": [100], "translate_tabs_to_spaces": true, "auto_indent": true, "indent_to_bracket": true }
My user.settings on sublime text (Always being updated)

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.