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
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
jonasac
1c0e3ee7da
Fix some typos in java print snippets
2012-10-01 00:04:56 +02:00
Erik Westrup
efeda76620
Did not consider Gecos field last time.
2012-09-07 18:52:33 -07:00
troydm
8dd16c1caa
java set snippet fixed
2012-07-20 15:15:09 +04:00
Brandon Dulaney
0bfbc3a50a
Whitespace Fixes
...
I didn't realize this, but snipmate takes into account any and all
whitespaces in the snippets. I fixed these by inserting ## in order to
keep it straight and clean. Also did some minor bug fixes.
2012-07-02 16:23:32 -05:00
Brandon Dulaney
9982aab77d
First Commit
...
Alphabetized and organized snippets. Made Print and Error methods more
user friendly. Added some more Javadocs snippets.
2012-06-24 14:41:08 -05:00
Leandro Moreira
5d11f493b7
little refactoring over the test for junit4 and previous version
2012-05-21 23:17:30 -03:00
Leandro Moreira
4123ca9360
add one more snippet for junit 4 with @Test support.
2012-05-21 02:50:00 -03:00
troydm
bb78b2ffb3
java property snippet added
2012-01-25 01:52:38 +04:00
Erik Westrup
73d2e23c81
Eclipse-like snippet for comments.
2012-01-01 12:12:32 +01:00
Erik Westrup
6e1ce0b399
Snippet for @author that reads /etc/passwd. Not so useful on a Windows
...
system but neat on a *nix one.
2012-01-01 12:08:21 +01:00
Erik Westrup
8cafffc68c
Eclipse-like snippets for out and err.
2012-01-01 11:56:20 +01:00
Julien STECHELE
a5a7259e9a
snippet main error
2011-11-06 12:46:49 +01: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