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

我装的sublime插件

时间:2015-09-10 16:15:30      阅读:197      评论:0      收藏:0      [点我收藏+]

标签:

1. SidebarEnhancements.

2. .Terminal 配置成使用iterm2:
{
// The command to execute for the terminal, leave blank for the OS default
// On OS X the terminal can be set to iTerm.sh to execute iTerm
"terminal": "iTerm.sh",


// A list of default parameters to pass to the terminal, this can be
// overridden by passing the "parameters" key with a list value to the args
// dict when calling the "open_terminal" or "open_terminal_project_folder"
// commands
"parameters": []
}

。。

技术分享


我装的sublime插件

标签:

原文地址:http://my.oschina.net/uniquejava/blog/504430

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!