首页 > 其他 > 详细

我装的sublime插件

时间:2015-09-10 16:12:27      阅读:216      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!