
sublime text2
liuyanzhi08
变身之后,十秒无敌
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Input Chinese in sublime text2 with ibus
Ref: http://www.tipiweb.tk/blog/2012/06/16/little-simple-way-to-use-ibus-in-sublime-text-2/ A small plugin for chinese input in sublime text2 InputHelper Just a little plugin to原创 2012-07-14 17:25:59 · 10642 阅读 · 1 评论 -
sublime text2中文输入完美解决
试了网上流行的方法scim bridge, 不行。。。来回折腾了很久。。发现这个方法应该是很完美解决的: sudo add-apt-repository ppa:fcitx-team/nightlysudo apt-get update sudo apt-get install fcitx fcitx-googlepinyin将fict设为系统默认输入法: System Setting >>原创 2012-07-16 08:13:02 · 8293 阅读 · 1 评论 -
sublime text2 for ubuntu ( ppa )
Ref: http://www.webupd8.org/2011/03/sublime-text-2-ubuntu-ppa.html Add our Sublime Text 2 Ubuntu PPA using the following commands: sudo add-apt-repository ppa:webupd8team/sublime-text-2 sudo apt-g原创 2012-07-14 23:34:12 · 2103 阅读 · 0 评论