码迷,mamicode.com
首页 > 其他好文 > 详细

sublime 个人设置

时间:2016-01-24 10:22:48      阅读:159      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!