Commit Graph

548 Commits

Author SHA1 Message Date
babybeasimple
673415f2d0 move accepts_nested_attributes_for to attributes section 2013-06-23 14:15:22 +04:00
Marc Weber
eaa01e7254 Merge pull request #227 from DSIW/master
Add some sinppets for ruby, tex and html. Merging the snippets now. If the "majority" is unhappy with some snippets the way to go is introducing "tex-more.snippets" and moving less used snippets there. Then people can opt in. First do brainstorming (collect snippets) - eventually judge later.
2013-06-22 16:41:57 -07:00
Marc Weber
109ac4f3de Merge pull request #226 from MichaelThessel/master
Removed code comment blocks from place holders and removed unnecessary white space.
2013-06-22 11:42:02 -07:00
DSIW
64c819f892 Add instance variable cache snippet to ruby snippets 2013-06-22 16:26:11 +02:00
DSIW
0806bd70d6 Add snippet for two columns to latex snippets 2013-06-22 16:26:11 +02:00
DSIW
78b0f38e5c Add frame to latex snippets 2013-06-22 16:26:11 +02:00
DSIW
aadb5e7227 Add block, example, alert blocks to latex snippets 2013-06-22 16:26:11 +02:00
DSIW
dc6ca62c25 Add section snippets without numbers to latex snippets 2013-06-22 16:26:11 +02:00
DSIW
a987ec6e0d Add endless item to latex snippets 2013-06-22 16:26:10 +02:00
DSIW
317c6ac639 Add eqnarray to latex snippets 2013-06-22 16:26:10 +02:00
DSIW
8c2ad98d54 Use lambda in scopes for rails snippets 2013-06-22 16:26:10 +02:00
DSIW
34ead4e3bf Rename wants to format in respond_to blocks in ruby snippets 2013-06-22 16:26:00 +02:00
DSIW
609ac9ecff Add reduce snippets to ruby snippets 2013-06-22 15:33:54 +02:00
DSIW
3699e8654f Add prot and priv to ruby snipppets 2013-06-22 15:33:53 +02:00
DSIW
3d14eb9750 Add span. span# to html snippets 2013-06-22 15:33:53 +02:00
DSIW
46ba1032e4 Add snippet descm for rspec 2013-06-22 15:32:46 +02:00
DSIW
1a4fc2561d Fix snippet exp for rspec 2013-06-22 15:32:46 +02:00
DSIW
9e31911a79 Add snippet raise for rspec 2013-06-22 15:32:46 +02:00
DSIW
f222c1b806 Add snippet for initialize method for ruby 2013-06-22 15:32:46 +02:00
DSIW
f89f57e359 Update snippet s. and remove snippet s for rspec 2013-06-22 15:32:46 +02:00
DSIW
fdb7185a0b Add snippet s for rspec 2013-06-22 15:32:46 +02:00
DSIW
6a459fdc56 Add snippet itsn for rspec 2013-06-22 15:32:45 +02:00
DSIW
fb00219a4c Add snippet root for sh 2013-06-22 15:26:37 +02: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
Michael Thessel
b6ba92b409 Removed unnecessary whitespace from the end of the line 2013-06-20 14:39:31 -07:00
Michael Thessel
df74813351 Removed comment blocks from placeholders 2013-06-20 14:33:44 -07:00
Marc Weber
dbfcb24f15 replace vim-git-wiki link by link to snippet engine page 2013-06-20 12:57:09 +02:00
Marc Weber
a9f4cb2840 Merge pull request #224 from mclee/migration
add in migration index / simple_form input
2013-06-19 04:16:33 -07:00
George Lee
2ed243e2f7 add in migration index / simple_form input 2013-06-19 11:27:01 +08:00
Marc Weber
8e32ceb9b1 Merge pull request #201 from MichaelThessel/master
Variable file dumping snippet
2013-06-18 16:54:46 -07:00
Marc Weber
8ede47133f Tons of improvements to TeX snippets
(rebased by Marc Weber), pull/182
2013-06-18 13:59:14 +02:00
Marc Weber
1e3f2e242d Merge pull request #219 from babybeasimple/master
haml if statements
2013-06-18 04:14:40 -07:00
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