/snipmate.vim

snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.

Primary LanguageVim Script

Quickly install with:

git clone git://github.com/msanders/snipmate.vim.git
cd snipmate.vim
cp -R * ~/.vim

Change

I modified the key to s-tab so that it doesn't conflict with autocompletion

I also fix some bugs for cla snippet and added more snippets in ruby