sublime简单配置

Preferences------->settings user

{
"font_face": "Courier New",
"font_size": 16,
"line_padding_bottom": 1,
"line_padding_top": 1,

"highlight_line": true,
"word_wrap": true,
"bold_folder_labels": true,

"button": "button1", 
"count": 1, 
"modifiers": ["ctrl"],
"press_command": "drag_select",
"command": "goto_definition"

}

  

  

posted @ 2016-09-07 17:05  Adtuu  阅读(191)  评论(0)    收藏  举报