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