public
Fork of msanders/snipmate.vim
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/twerth/snipmate.vim.git
twerth (author)
Tue Jun 16 23:57:09 -0700 2009
commit  624b5f9f022ee6944cf6b57987eff57b5796351c
tree    20f3e009e26653b2f91770f14551ad8d6ed3901b
parent  61b940b438c80d382c9f0d3c04af145fb630c9db parent  2ae13002642e25cadbb7a25cd56c8a9f997b8055
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/
directory syntax/ Tue May 12 09:23:27 -0700 2009 added syntax warning for incorrect snippet files [msanders]