Vim 的 TextMate-sytle snippets, 看起來蠻吸引人的~ 非常多快速鍵可以自動完成, 有興趣可以玩玩看~ 🙂
詳細可見: Vim Plugins You Should Know About, Part IV: snipmate.vim (快速瀏覽可看此文的影片即可)
安裝
- 於 snipMate : TextMate-style snippets for Vim 下載
- unzip snipMate.zip -d ~/.vim
- vim .vimrc
filetype plugin on
- 這樣子就可以於 vim 使用, 使用說明 可於 vim 中輸入 :help snipmate 觀看.