mirror of
https://github.com/gryf/snipmate.vim.git
synced 2026-01-08 23:24:13 +01:00
9394f8fea9f9f71950784b9b663087e6bb68500b
based on Apple's document Xcode Workspace Guide (http://developer.apple.com/mac/library/DOCUMENTATION/DeveloperTools/Conceptual/XcodeWorkspace/100-The_Text_Editor/text_editor.html#//apple_ref/doc/uid/TP40002679-SW35) Signed-off-by: Michael Sanders <msanders42@gmail.com>
Quickly install with:
git clone git://github.com/msanders/snipmate.vim.git
cd snipmate.vim
cp -R * ~/.vim
Description
snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
Languages
Vim script
100%