Commit Graph

7 Commits

Author SHA1 Message Date
Gui Lin
d8b43c12e8 improve for loop 2013-03-06 12:15:11 +08:00
Marcin Kulik
18e3c9f881 There should be no space between the name of a function and the "("
See here: http://javascript.crockford.com/code.html
2012-04-27 21:36:20 +02:00
Christopher Joslyn
73377e6742 Remove needless semicolon separator from the end of for loops. 2012-01-30 10:20:46 -05:00
Christopher Joslyn
98b1de9199 Reformatted leading whitespace to conform with the implied format. 2011-08-03 08:56:12 -04:00
Eugene Kalinin
d9aaba5c2f Added new snippets for JavaScript 2011-08-03 08:53:21 +04:00
Christopher Joslyn
d2ad987438 Removed redundant try snippet from the javascript collection. 2011-07-05 22:35:16 -04: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