Louis Pilfold
|
a9d2af7470
|
C: Move enum to snipmate, remove while dupe
|
2015-09-13 20:28:51 +01:00 |
|
Louis Pilfold
|
bd213c19ce
|
C: Add return, dedupe ultisnips
|
2015-09-11 08:57:03 +01:00 |
|
Louis Pilfold
|
42f55e2690
|
Remove GPL snippet from C
|
2015-09-09 23:47:26 +01:00 |
|
Louis Pilfold
|
73f22df5ca
|
C: Remove some duplication
|
2015-04-26 19:44:26 +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 |
|
kenshin54
|
a1d8992489
|
Add inline if snippet to c.
|
2013-07-06 22:17:27 +08:00 |
|
Michael Thessel
|
5da33b7a01
|
Removed unnecessary whitespace from the end of the line
|
2013-06-20 23:57:07 +02:00 |
|
Michael Thessel
|
4eb88d7993
|
Removed comment blocks from placeholders
|
2013-06-20 23:57:07 +02:00 |
|
ALX-Liu-Xiao
|
4962bca954
|
Fix c.snippets:else
There is no ${2} in snippet el, but insteaded is a ${3}.
Change 3 to 2;
|
2013-04-10 00:39:52 +08:00 |
|
mockturtl
|
da5894a87c
|
fix FSF address
Per http://www.gnu.org/licenses/gpl-howto.html.
|
2013-03-17 20:49:59 +01:00 |
|
Bradlee Speice
|
fabf19a0e3
|
Add code for getopt in C, python, and BASH
|
2012-12-07 09:11:55 -05:00 |
|
Jack Stalnaker
|
28ce3bb6f4
|
added switch, switch with no default, and case snippets to c snippets
|
2012-10-18 16:27:02 -05:00 |
|
Aaron Broder
|
e7d5983bfc
|
[c] Reorganized to match cpp snippets
|
2012-08-28 11:41:46 -07:00 |
|
Aaron Broder
|
67c276b85d
|
[c/cpp] Added postfix tab stop to most snippets
This allows for people to quickly tab to the end of the snippet and
continue writing code without having to exit insert mode.
|
2012-08-28 11:22:24 -07:00 |
|
Aaron Broder
|
06b2e3a188
|
[c] Added 'elif' snippet.
|
2012-08-28 10:34:24 -07: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 |
|