Commit 1af50114eb077d93852673a492eced75639276bf
1 parent
7ec200faa3
Exists in
master
Git suport for sublime and more tweaks
Showing 2 changed files with 2 additions and 1 deletions Inline Diff
sublime-text-3/User/Package Control.sublime-settings
View file @
1af5011
{ | 1 | 1 | { | |
"installed_packages": | 2 | 2 | "installed_packages": | |
[ | 3 | 3 | [ | |
4 | "Git", | |||
"SideBarEnhancements", | 4 | 5 | "SideBarEnhancements", | |
"SublimeHideTabs", | 5 | 6 | "SublimeHideTabs", | |
"Theme - Soda" | 6 | 7 | "Theme - Soda" | |
], | 7 | 8 | ], | |
"repositories": | 8 | 9 | "repositories": | |
[ | 9 | 10 | [ | |
"https://github.com/croach/SublimeHideTabs" | 10 | 11 | "https://github.com/croach/SublimeHideTabs" | |
] | 11 | 12 | ] | |
} | 12 | 13 | } |
sublime-text-3/User/Preferences.sublime-settings
View file @
1af5011
{ | 1 | 1 | { | |
"always_prompt_for_file_reload": false, | 2 | 2 | "always_prompt_for_file_reload": false, | |
"always_show_minimap_viewport": true, | 3 | 3 | "always_show_minimap_viewport": true, | |
"animation_enabled": true, | 4 | 4 | "animation_enabled": true, | |
"atomic_save": true, | 5 | 5 | "atomic_save": true, | |
"auto_close_tags": true, | 6 | 6 | "auto_close_tags": true, | |
"auto_complete": true, | 7 | 7 | "auto_complete": true, | |
"auto_complete_commit_on_tab": true, | 8 | 8 | "auto_complete_commit_on_tab": true, | |
"auto_complete_delay": 50, | 9 | 9 | "auto_complete_delay": 50, | |
"auto_complete_selector": "source - comment, meta.tag - punctuation.definition.tag.begin", | 10 | 10 | "auto_complete_selector": "source - comment, meta.tag - punctuation.definition.tag.begin", | |
"auto_complete_size_limit": 4194304, | 11 | 11 | "auto_complete_size_limit": 4194304, | |
"auto_complete_triggers": | 12 | 12 | "auto_complete_triggers": | |
[ | 13 | 13 | [ | |
{ | 14 | 14 | { | |
"characters": "<", | 15 | 15 | "characters": "<", | |
"selector": "text.html" | 16 | 16 | "selector": "text.html" | |
} | 17 | 17 | } | |
], | 18 | 18 | ], | |
"auto_complete_with_fields": false, | 19 | 19 | "auto_complete_with_fields": false, | |
"auto_find_in_selection": false, | 20 | 20 | "auto_find_in_selection": false, | |
"auto_indent": true, | 21 | 21 | "auto_indent": true, | |
"auto_match_enabled": true, | 22 | 22 | "auto_match_enabled": true, | |
"binary_file_patterns": | 23 | 23 | "binary_file_patterns": | |
[ | 24 | 24 | [ | |
"*.jpg", | 25 | 25 | "*.jpg", | |
"*.jpeg", | 26 | 26 | "*.jpeg", | |
"*.png", | 27 | 27 | "*.png", | |
"*.gif", | 28 | 28 | "*.gif", | |
"*.ttf", | 29 | 29 | "*.ttf", | |
"*.tga", | 30 | 30 | "*.tga", | |
"*.dds", | 31 | 31 | "*.dds", | |
"*.ico", | 32 | 32 | "*.ico", | |
"*.eot", | 33 | 33 | "*.eot", | |
"*.pdf", | 34 | 34 | "*.pdf", | |
"*.swf", | 35 | 35 | "*.swf", | |
"*.jar", | 36 | 36 | "*.jar", | |
"*.zip" | 37 | 37 | "*.zip" | |
], | 38 | 38 | ], | |
"bold_folder_labels": true, | 39 | 39 | "bold_folder_labels": true, | |
"caret_style": "smooth", | 40 | 40 | "caret_style": "smooth", | |
"close_windows_when_empty": true, | 41 | 41 | "close_windows_when_empty": true, | |
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme", | 42 | 42 | "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme", | |
"copy_with_empty_selection": true, | 43 | 43 | "copy_with_empty_selection": true, | |
"create_window_at_startup": true, | 44 | 44 | "create_window_at_startup": true, | |
"default_encoding": "UTF-8", | 45 | 45 | "default_encoding": "UTF-8", | |
"default_line_ending": "unix", | 46 | 46 | "default_line_ending": "unix", | |
"detect_indentation": true, | 47 | 47 | "detect_indentation": true, | |
"dictionary": "Packages/Language - English/en_US.dic", | 48 | 48 | "dictionary": "Packages/Language - English/en_US.dic", | |
"drag_text": true, | 49 | 49 | "drag_text": true, | |
"draw_centered": false, | 50 | 50 | "draw_centered": false, | |
"draw_indent_guides": true, | 51 | 51 | "draw_indent_guides": true, | |
"draw_minimap_border": false, | 52 | 52 | "draw_minimap_border": false, | |
"draw_white_space": "selection", | 53 | 53 | "draw_white_space": "selection", | |
"enable_hexadecimal_encoding": true, | 54 | 54 | "enable_hexadecimal_encoding": true, | |
"enable_telemetry": "auto", | 55 | 55 | "enable_telemetry": "auto", | |
"ensure_newline_at_eof_on_save": false, | 56 | 56 | "ensure_newline_at_eof_on_save": false, | |
"fade_fold_buttons": true, | 57 | 57 | "fade_fold_buttons": true, | |
"fallback_encoding": "Western (Windows 1252)", | 58 | 58 | "fallback_encoding": "Western (Windows 1252)", | |
"file_exclude_patterns": | 59 | 59 | "file_exclude_patterns": | |
[ | 60 | 60 | [ | |
"*.pyc", | 61 | 61 | "*.pyc", | |
"*.pyo", | 62 | 62 | "*.pyo", | |
"*.exe", | 63 | 63 | "*.exe", | |
"*.dll", | 64 | 64 | "*.dll", | |
"*.obj", | 65 | 65 | "*.obj", | |
"*.o", | 66 | 66 | "*.o", | |
"*.a", | 67 | 67 | "*.a", | |
"*.lib", | 68 | 68 | "*.lib", | |
"*.so", | 69 | 69 | "*.so", | |
"*.dylib", | 70 | 70 | "*.dylib", | |
"*.ncb", | 71 | 71 | "*.ncb", | |
"*.sdf", | 72 | 72 | "*.sdf", | |
"*.suo", | 73 | 73 | "*.suo", | |
"*.pdb", | 74 | 74 | "*.pdb", | |
"*.idb", | 75 | 75 | "*.idb", | |
".DS_Store", | 76 | 76 | ".DS_Store", | |
"*.class", | 77 | 77 | "*.class", | |
"*.psd", | 78 | 78 | "*.psd", | |
"*.db", | 79 | 79 | "*.db", | |
"*.sublime-workspace" | 80 | 80 | "*.sublime-workspace" | |
], | 81 | 81 | ], | |
"find_selected_text": true, | 82 | 82 | "find_selected_text": true, | |
"fold_buttons": false, | 83 | 83 | "fold_buttons": false, | |
"folder_exclude_patterns": | 84 | 84 | "folder_exclude_patterns": | |
[ | 85 | 85 | [ | |
".svn", | 86 | 86 | ".svn", | |
".git", | 87 | 87 | ".git", | |
".hg", | 88 | 88 | ".hg", | |
"CVS" | 89 | 89 | "CVS" | |
], | 90 | 90 | ], | |
"font_options": | 91 | 91 | "font_options": | |
[ | 92 | 92 | [ | |
], | 93 | 93 | ], | |
"font_size": 10, | 94 | 94 | "font_size": 10, | |
"gpu_window_buffer": "auto", | 95 | 95 | "gpu_window_buffer": "auto", | |
"gutter": true, | 96 | 96 | "gutter": true, | |
"highlight_line": true, | 97 | 97 | "highlight_line": true, | |
"highlight_modified_tabs": true, | 98 | 98 | "highlight_modified_tabs": true, | |
"hot_exit": false, | 99 | 99 | "hot_exit": false, | |
"ignored_packages": | 100 | 100 | "ignored_packages": | |
[ | 101 | 101 | [ | |
], | 102 | 102 | ], | |
"indent_guide_options": | 103 | 103 | "indent_guide_options": | |
[ | 104 | 104 | [ | |
"draw_normal" | 105 | 105 | "draw_normal" | |
], | 106 | 106 | ], | |
"indent_subsequent_lines": true, | 107 | 107 | "indent_subsequent_lines": true, | |
"indent_to_bracket": false, | 108 | 108 | "indent_to_bracket": false, | |
"index_files": true, | 109 | 109 | "index_files": true, | |
"line_numbers": true, | 110 | 110 | "line_numbers": true, | |
"line_padding_bottom": 0, | 111 | 111 | "line_padding_bottom": 0, | |
"line_padding_top": 0, | 112 | 112 | "line_padding_top": 0, | |
"margin": 0, | 113 | 113 | "margin": 0, | |
"match_brackets": true, | 114 | 114 | "match_brackets": true, | |
"match_brackets_angle": false, | 115 | 115 | "match_brackets_angle": false, | |
"match_brackets_braces": true, | 116 | 116 | "match_brackets_braces": true, | |
"match_brackets_content": true, | 117 | 117 | "match_brackets_content": true, | |
"match_brackets_square": true, | 118 | 118 | "match_brackets_square": true, | |
"match_selection": true, | 119 | 119 | "match_selection": true, | |
"match_tags": true, | 120 | 120 | "match_tags": true, | |
"move_to_limit_on_up_down": false, | 121 | 121 | "move_to_limit_on_up_down": false, | |
"open_files_in_new_window": true, | 122 | 122 | "open_files_in_new_window": true, | |
"overlay_scroll_bars": "system", | 123 | 123 | "overlay_scroll_bars": "system", | |
"preview_on_click": true, | 124 | 124 | "preview_on_click": true, | |
"remember_open_files": false, | 125 | 125 | "remember_open_files": false, | |
"rulers": | 126 | 126 | "rulers": | |
[ | 127 | 127 | [ | |
80 | 128 | 128 | 80 | |
], | 129 | 129 | ], | |
"save_on_focus_lost": false, | 130 | 130 | "save_on_focus_lost": false, | |
"scroll_past_end": false, | 131 | 131 | "scroll_past_end": false, | |
"scroll_speed": 1.0, | 132 | 132 | "scroll_speed": 1.0, | |
"shift_tab_unindent": false, | 133 | 133 | "shift_tab_unindent": false, | |
"show_full_path": true, | 134 | 134 | "show_full_path": true, | |
"show_panel_on_build": true, | 135 | 135 | "show_panel_on_build": true, | |
"show_tab_close_buttons": true, | 136 | 136 | "show_tab_close_buttons": true, | |
"smart_indent": true, | 137 | 137 | "smart_indent": true, | |
"soda_folder_icons": true, | 138 | 138 | "soda_folder_icons": false, | |
"spell_check": false, | 139 | 139 | "spell_check": false, | |
"tab_completion": true, | 140 | 140 | "tab_completion": true, | |
"tab_size": 4, | 141 | 141 | "tab_size": 4, | |
"theme": "Soda Dark 3.sublime-theme", | 142 | 142 | "theme": "Soda Dark 3.sublime-theme", | |
"translate_tabs_to_spaces": true, | 143 | 143 | "translate_tabs_to_spaces": true, | |
"tree_animation_enabled": true, | 144 | 144 | "tree_animation_enabled": true, | |
"trim_automatic_white_space": true, | 145 | 145 | "trim_automatic_white_space": true, | |
"trim_trailing_white_space_on_save": false, | 146 | 146 | "trim_trailing_white_space_on_save": false, | |
"use_simple_full_screen": false, | 147 | 147 | "use_simple_full_screen": false, | |
"use_tab_stops": true, | 148 | 148 | "use_tab_stops": true, | |
"word_wrap": "auto", | 149 | 149 | "word_wrap": "auto", | |
"wrap_width": 0 | 150 | 150 | "wrap_width": 0 | |
} | 151 | 151 | } | |
152 | 152 |