首页 > 其他 > 详细

sublime 个人设置

时间:2016-01-24 10:22:04      阅读:149      评论:0      收藏:0      [点我收藏+]

{
"auto_complete": false,
"auto_complete_commit_on_tab": false,
"draw_minimap_border": true,
"draw_white_space": "all",
"font_face": "Monaco",
"font_size": 13.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"LiveStyle",
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"tab_size": 2,
"theme": "Spacegray Eighties.sublime-theme",
"color_scheme": "Packages/Theme - Spacegray/base16-eighties.dark.tmTheme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}

sublime 个人设置

原文:http://www.cnblogs.com/tomtang/p/5154741.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!