安装InputHelper插件
方法一:
克隆InputHelper插件到root用户的sublime安装包里
cd ~/.config/sublime-text-2/Packages
git clone https://github.com/xgenvn/InputHelper.git
克隆InputHelper插件到当前用户的sublime安装包里
cd /home/beyond/.config/sublime-text-2/Packages
git clone https://github.com/xgenvn/InputHelper.git
具体克隆到哪根据自己来定,一般都是当前用户
使用方法:Ctrl+Shift+z
方法二:
Preferences -> Package Control -> Install Package
输入InputHelper,点击安装即可
使用方法:Ctrl+Shift+z