snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
Vim script
Switch branches/tags
Nothing to show
Clone or download
Pull request Compare This branch is 4 commits ahead, 1 commit behind msanders:master.
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= after/plugin
carview.php?tsp= autoload
carview.php?tsp= doc
carview.php?tsp= ftplugin
carview.php?tsp= plugin
carview.php?tsp= snippets
carview.php?tsp= syntax
carview.php?tsp= README.markdown
carview.php?tsp= plugin-info.txt

README.markdown

Quickly install with:

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