Skip to content

rafaelrpbelo/setup_schema_sublime_text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

setup_schema_sublime_text

{ "auto_complete": true, "auto_complete_commit_on_tab": true, "auto_indent": true, "bold_folder_labels": true, "color_scheme": "Packages/RailsCasts Colour Scheme/RailsCastsColorScheme.tmTheme", "default_encoding": "UTF-8", "default_line_ending": "system", "detect_indentation": true, "draw_white_space": "all", "ensure_newline_at_eof_on_save": true, "font_face": "Menlo", "font_size": 14.0, "highlight_line": true, "highlight_modified_tabs": true, "ignored_packages": [ "Vintage" ], "new_window_settings": { "show_minimap": false }, "rulers": [ 115 ], "show_full_path": true, "tab_size": 2, "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published