{
"always_show_minimap_viewport": true,
"auto_find_in_selection": true,
"bold_folder_labels": false,
"caret_style": "phase",
"close_windows_when_empty": false,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"copy_with_empty_selection": true,
"create_window_at_startup": false,
"detect_indentation": true,
"dictionary": "Packages/Language - English/en_GB.dic",
"drag_text": false,
"draw_white_space": "all",
"file_exclude_patterns":
[
".DS_Store"
],
"find_selected_text": true,
"folder_exclude_patterns":
[
".bundle",
".git",
".hg",
".sass-cache",
".svn",
"bin",
"CVS",
"tmp"
],
"font_face": "YaHei Consolas Hybrid",
"font_options":
[
"subpixel_antialias"
],
"font_size": 16,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 5,
"line_padding_top": 5,
"match_brackets_angle": true,
"material_theme_accent_orange": true,
"material_theme_compact_sidebar": true,
"material_theme_panel_separator": true,
"material_theme_small_tab": true,
"overlay_scroll_bars": "enabled",
"rulers":
[
80,
100
],
"theme": "Material-Theme.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
Sublime 配置
©著作权归作者所有,转载或内容合作请联系作者
- 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
- 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
- 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
推荐阅读更多精彩内容
- 1. 官方下载安装Anaconda 2. 创建python环境(python2 & python3) 2.1 命...
- 仓库: https://github.com/JJIIMMZZ/sublime-config Package Co...
- 学习一种新的语言, 拥有一个好的编码工具是必不可少的 . 上网找了一圈 , 发现 Sublime 还是蛮符合我...