public
Description: snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
Homepage: http://www.vim.org/scripts/script.php?script_id=2540
Clone URL: git://github.com/msanders/snipmate.vim.git
commit  2b77164b4d489e3ecd7a7dc5ef5c80733d2a110e
tree    18d1f51e2085cf5bd9ef7850b219c7b869dd89cf
parent  95e34f42a16f894cef41028635358eb3ff8e3543
name age message
directory after/ Sun May 03 09:42:07 -0700 2009 added menu that shows available snippets when <... [msanders]
directory autoload/ Loading commit data...
file convertSnip.py Tue Apr 14 15:57:49 -0700 2009 added disclaimer to convertSnip.py [msanders]
directory doc/ Fri May 08 12:58:52 -0700 2009 fixed typo in documentation [msanders]
directory ftplugin/ Fri Apr 10 11:03:24 -0700 2009 added check to html_snip_helper.vim [msanders]
directory plugin/ Wed Jun 03 14:50:40 -0700 2009 fixed bug with <c-r><tab> completion [msanders]
directory snippets/ Sun May 24 21:31:22 -0700 2009 fixed typo in html snippet [msanders]
directory syntax/ Tue May 12 09:23:27 -0700 2009 added syntax warning for incorrect snippet files [msanders]