Commit Graph

565 Commits

Author SHA1 Message Date
Iuri Fernandes
d05a3d0008 Merge pull request #221 from mclee/erb_if
add if/ife snippets to eruby
2013-06-10 06:48:38 -07:00
George Lee
057a066f9c add if/ife snippets to eruby 2013-06-10 21:37:09 +08:00
Holger Rapp
56fe095802 Merge pull request #220 from yydonny/master
Some improvements to the snippets of CoffeeScript
2013-06-09 03:10:28 -07:00
Donny Yang
ee2a486dac add newline checks to avoid leaving trailing whitespace 2013-06-10 02:08:39 +09:00
Donny Yang
beedbaa29b apply some python magic to reduce the tabstops needed 2013-06-10 00:46:27 +09:00
Donny Yang
81f8593442 inline snippets, arg-less function, new swit snippet 2013-06-08 23:45:35 +09:00
Donny Yang
f16295f3c1 It is better to have an else clause in a switch 2013-06-08 08:29:31 +09:00
Donny Yang
f216cebf54 Interpolated Code should be usable as in-word snippet 2013-06-08 08:25:02 +09:00
Donny Yang
e92b1e83f9 binding function should be usable in middle of a line 2013-06-08 08:14:52 +09:00
Steven Oliver
1871372934 Add myself as maintainer of the Falcon snippets 2013-06-07 14:43:24 -03:00
babybeasimple
c3a924d772 added haml if statements 2013-06-07 13:13:19 +04:00
Marc Weber
c8783fd02f adding alternative html-minimal snippets illustrating a somewhat minimal setup which is useful to me 2013-06-06 13:44:30 +02:00
Marc Weber
2e0807add6 Merge pull request #218 from babybeasimple/master
fix haml render snippets
2013-06-05 18:10:14 -07:00
babybeasimple
fb20738cf4 fix haml render snipets 2013-06-06 01:56:10 +04:00
Iuri Fernandes
bc17b3d023 Fix ruby snippets with the same name 2013-06-04 10:30:10 -03:00
Iuri Fernandes
927a2b268a Merge pull request #216 from edgurgel/elixir-update
Update elixir snippets to stable Elixir lang
2013-06-01 19:44:13 -07:00
Eduardo Gurgel
4b42fc04b6 Update elixir snippets to stable Elixir lang 2013-06-01 22:43:20 -03:00
Honza Pokorny
dd55292c9f Merge pull request #214 from edgurgel/patch-1
Add syntax highlighting to README.md
2013-06-01 15:53:09 -07:00
Honza Pokorny
b646de79a5 Merge pull request #215 from honza/elixir-snippets
Add elixir snippets.
2013-06-01 15:51:55 -07:00
Iuri Fernandes
b1bca66a11 Add elixir snippets. 2013-06-01 10:39:30 -03:00
Eduardo Gurgel
2f72d327ec Add syntax highlighting to README.md 2013-06-01 04:13:23 -03:00
Iuri Fernandes
93c3e46b9f Merge pull request #213 from babybeasimple/master
refactor ruby on rails validations with new style
2013-05-31 13:01:49 -07:00
babybeasimple
234ddb7e70 refactor ruby on rails validations with new style 2013-05-31 23:57:19 +04:00
Honza Pokorny
bd46e50148 Merge pull request #212 from mengzhuo/master
Add new snippets for RST format and optimize for Chinese/Japanese
2013-05-31 02:14:24 -07:00
Meng Zhuo
20d65b0617 add figure 2013-05-31 11:18:29 +08:00
Meng Zhuo
12e4eab2a7 fix code section failed 2013-05-31 11:12:17 +08:00
Meng Zhuo
b6074fab15 add some directives 2013-05-31 11:06:43 +08:00
Meng Zhuo
b2dbd2ac4b add CJK support 2013-05-31 09:45:28 +08:00
Honza Pokorny
a062f2f0ac Merge pull request #210 from enriclluelles/expand_span
Adding span# and span. snippets
2013-05-28 02:27:32 -07:00
Honza Pokorny
831dbd6ecb Merge pull request #211 from mengzhuo/master
fix lambda conflict #208 with alter logger.debug into lg
2013-05-28 02:26:40 -07:00
Meng Zhuo
72eeef77de fix lambda conflict #208 with alter logger.debug into lg 2013-05-27 10:51:49 +08:00
Enric Lluelles
3a93e890eb Adding span# and span. snippets 2013-05-26 23:33:29 +02:00
Honza Pokorny
d2551637f5 Merge pull request #208 from mengzhuo/master
Fix Python Lambda conflict with logger.debug
2013-05-24 04:57:36 -07:00
Meng Zhuo
1c060f7b12 fix lambda conflict with logger.debug 2013-05-24 17:00:04 +08:00
Iuri Fernandes
1d04040a19 Add has_one ... dependent: ... ruby snippet 2013-05-19 18:00:59 -03:00
Honza Pokorny
a26b3f9c0f Merge pull request #205 from mengzhuo/master
add python Logger snippet
2013-05-17 02:04:52 -07:00
Meng Zhuo
aabd2d94ca fix glog $2 not right 2013-05-17 11:28:28 +08:00
Meng Zhuo
36d57ca156 add logging in python snippets 2013-05-17 11:19:50 +08:00
Honza Pokorny
9abe87b0a1 Merge pull request #204 from mwcz/datetime_snippet
add datetime snippet
2013-05-13 10:17:14 -07:00
Honza Pokorny
3b2de64bce Merge pull request #203 from mwcz/js_property_snippets
add snippets for property descriptors
2013-05-13 09:37:59 -07:00
mwcz
645a99fe24 add snippets for property descriptors 2013-05-13 11:19:05 -04:00
mwcz
5dd73100c7 add datetime snippet 2013-05-13 10:40:58 -04:00
Iuri Fernandes
38cb74198d Add ruby snippet for accepts_nested_attributes_for 2013-05-13 10:32:32 -03:00
Iuri Fernandes
6d8d34442d Update README.md
Fix link to vim-git-wiki and minor typos
2013-05-05 22:08:07 -03:00
Marc Weber
53e003901e advertise git based wiki - either it will be a success - or it will fail - anyway I want to know soon 2013-05-05 22:16:27 +02:00
Iuri Fernandes
d01c475b29 Add let! and remove brackets from let.
The user must choose which block syntax to be used.
2013-05-03 10:26:29 -03:00
Iuri Fernandes
c89448fcad Add ruby snippet btp for polymorphic belongs_to 2013-05-02 10:09:31 -03:00
Marc Weber
c4d45b83f1 what about libraries? postfixes may do it 2013-04-29 22:40:16 +02:00
Marc Weber
5edc9786e4 document how version differences could be coped with 2013-04-29 20:15:42 +02:00
Iuri Fernandes
0312e12c29 Refactor old migration creation snippet and an alternative one 2013-04-28 15:51:55 -03:00