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 |
|