Commit Graph

9 Commits

Author SHA1 Message Date
Honza Pokorny
28d23a390b Merge pull request #108 from smt/js-whitespace
JS whitespace style (minor)
2012-11-15 10:37:47 -08:00
HIRAKI Satoru
9a08f7decd improved tertiary conditional & improved switch 2012-09-30 19:53:44 +09:00
Stephen Tudor
02160ecee1 JS whitespace style 2012-06-05 18:11:03 -04: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