Commit Graph

11 Commits

Author SHA1 Message Date
Lucas Hoffmann
71ac9c80e5 update vim snippet for plugin definition with Vundle.vim
Vundle has changed it's public API.  The Bundle command is deprecated.  See
https://github.com/gmarik/Vundle.vim/blob/v0.10/doc/vundle.txt#L372
2014-05-06 09:19:30 +02:00
Holger Rapp
8c1fadfe94 fixed a syntax error in vim.snippets. 2014-03-05 08:52:50 +01:00
Adnan Zafar
7f9c4f5807 Modify snippets to support zero tabstop 2013-09-05 14:53:52 -04:00
Marc Weber
80697bea6f replace Filename by vim_snippets#Filename and document it
It doesn't make sense that all snippet engines have to
keep this function somewhere
2013-07-08 23:47:14 +02:00
Marc Weber
9ffd166a55 fixes, add link to discussion page 2013-06-23 13:31:33 +02:00
Marc Weber
344ac6ea2c new policies for if, eif, el
What about wh(ile)?
drop some placeholder comments which don't add (enough) value to keep
for patterns used very often.
2013-06-23 02:30:26 +02:00
Michael Thessel
4eb88d7993 Removed comment blocks from placeholders 2013-06-20 23:57:07 +02:00
DSIW
54ff2a1354 Added snippet bun for vim 2012-06-26 08:02:14 -03:00
Marc Weber
81d4f96e30 snippets I use and fut snippet issue 46 2011-11-24 13:38:52 +01:00
JuanPablo
c9ddf17afd vim snippet : try 2011-08-30 01:57:47 -03:00
Marc Weber
94aebfaadd Move all snippet files into a snippets directory so that you can install it
using VAM. The reason is that snipmate automatically looks for snippets
found in &rtp/snippets
2011-06-21 09:02:13 +02:00