Commit Graph

18 Commits

Author SHA1 Message Date
Adnan Zafar
7f9c4f5807 Modify snippets to support zero tabstop 2013-09-05 14:53:52 -04: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
mwcz
645a99fe24 add snippets for property descriptors 2013-05-13 11:19:05 -04:00
mwcz
91f24bd88b fix javascript object function snippet 2013-03-15 14:53:35 -03:00
mwcz
c85575e50d add a snippet for Crockford's object() function 2013-03-14 15:13:36 -03:00
mwcz
4ce177eadd add semicolon to self-defining function (sdf) 2013-03-14 14:38:03 -03:00
Gui Lin
849d541bc8 Merge branch 'master' into my-js-snippets 2013-03-06 12:18:16 +08:00
Gui Lin
d8b43c12e8 improve for loop 2013-03-06 12:15:11 +08:00
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