Commit Graph

  • 5da33b7a01 Removed unnecessary whitespace from the end of the line Michael Thessel 2013-06-20 14:39:31 -07:00
  • 4eb88d7993 Removed comment blocks from placeholders Michael Thessel 2013-06-20 14:33:44 -07:00
  • b6ba92b409 Removed unnecessary whitespace from the end of the line Michael Thessel 2013-06-20 14:39:31 -07:00
  • df74813351 Removed comment blocks from placeholders Michael Thessel 2013-06-20 14:33:44 -07:00
  • dbfcb24f15 replace vim-git-wiki link by link to snippet engine page Marc Weber 2013-06-20 12:57:09 +02:00
  • ab4daaf4ce change blocks into sa Meng Zhuo 2013-06-20 16:21:04 +08:00
  • 317dddc096 add docstring Meng Zhuo 2013-06-20 15:40:12 +08:00
  • ab97140f5d get python code together Meng Zhuo 2013-06-20 11:31:41 +08:00
  • 6ac725a309 fix CJK lens Meng Zhuo 2013-06-20 11:29:44 +08:00
  • d666cfc6a5 add usage for enumberic items Meng Zhuo 2013-06-20 10:27:05 +08:00
  • eaeada33c5 revert rst snippets Meng Zhuo 2013-06-20 10:21:33 +08:00
  • 382ad016d3 set a proper name to function Meng Zhuo 2013-06-20 10:15:00 +08:00
  • a9f4cb2840 Merge pull request #224 from mclee/migration Marc Weber 2013-06-19 04:16:33 -07:00
  • 1c80d84e9c fix Out of Code detetction indexerror Meng Zhuo 2013-06-19 18:12:12 +08:00
  • d41ca9e656 add rst auto complie most common code type Meng Zhuo 2013-06-19 18:08:51 +08:00
  • f2e535fd94 add emphasize Meng Zhuo 2013-06-19 17:37:01 +08:00
  • e5a5290448 Merge branch 'dev' Meng Zhuo 2013-06-19 15:37:12 +08:00
  • af19fb1d85 update UltiSnips/rst.snippets Meng Zhuo 2013-06-19 15:35:26 +08:00
  • 2ed243e2f7 add in migration index / simple_form input George Lee 2013-06-19 11:27:01 +08:00
  • 8e32ceb9b1 Merge pull request #201 from MichaelThessel/master Marc Weber 2013-06-18 16:54:46 -07:00
  • 8ede47133f Tons of improvements to TeX snippets Marc Weber 2013-06-18 13:59:14 +02:00
  • 1e3f2e242d Merge pull request #219 from babybeasimple/master Marc Weber 2013-06-18 04:14:40 -07:00
  • 7e084b9c02 Merge remote-tracking branch 'upstream/master' Meng Zhuo 2013-06-18 16:26:41 +08:00
  • d05a3d0008 Merge pull request #221 from mclee/erb_if Iuri Fernandes 2013-06-10 06:48:38 -07:00
  • 057a066f9c add if/ife snippets to eruby George Lee 2013-06-10 21:37:09 +08:00
  • 56fe095802 Merge pull request #220 from yydonny/master Holger Rapp 2013-06-09 03:10:28 -07:00
  • ee2a486dac add newline checks to avoid leaving trailing whitespace Donny Yang 2013-06-10 02:08:39 +09:00
  • beedbaa29b apply some python magic to reduce the tabstops needed Donny Yang 2013-06-10 00:46:27 +09:00
  • 81f8593442 inline snippets, arg-less function, new swit snippet Donny Yang 2013-06-08 23:45:35 +09:00
  • f16295f3c1 It is better to have an else clause in a switch Donny Yang 2013-06-08 08:29:31 +09:00
  • f216cebf54 Interpolated Code should be usable as in-word snippet Donny Yang 2013-06-08 08:25:02 +09:00
  • e92b1e83f9 binding function should be usable in middle of a line Donny Yang 2013-06-08 08:14:52 +09:00
  • 1871372934 Add myself as maintainer of the Falcon snippets Steven Oliver 2013-06-07 14:43:24 -03:00
  • c3a924d772 added haml if statements babybeasimple 2013-06-07 13:13:19 +04:00
  • c8783fd02f adding alternative html-minimal snippets illustrating a somewhat minimal setup which is useful to me Marc Weber 2013-06-06 13:44:17 +02:00
  • 2e0807add6 Merge pull request #218 from babybeasimple/master Marc Weber 2013-06-05 18:10:14 -07:00
  • fb20738cf4 fix haml render snipets babybeasimple 2013-06-06 01:20:03 +04:00
  • 8f9010d216 reverse original ** for em Meng Zhuo 2013-06-05 10:45:38 +08:00
  • bc17b3d023 Fix ruby snippets with the same name Iuri Fernandes 2013-06-04 10:30:10 -03:00
  • c5f0409182 fix ** conflict with *, triggered while typing **<tab> snippet will expand into * *{e}*. I change into *& user still don't have to release their Shift key Meng Zhuo 2013-06-04 17:11:17 +08:00
  • dbf583d697 unity all directives, peel off ":" Meng Zhuo 2013-06-04 17:08:29 +08:00
  • 927a2b268a Merge pull request #216 from edgurgel/elixir-update Iuri Fernandes 2013-06-01 19:44:13 -07:00
  • 4b42fc04b6 Update elixir snippets to stable Elixir lang Eduardo Gurgel 2013-06-01 22:43:20 -03:00
  • dd55292c9f Merge pull request #214 from edgurgel/patch-1 Honza Pokorny 2013-06-01 15:53:09 -07:00
  • b646de79a5 Merge pull request #215 from honza/elixir-snippets Honza Pokorny 2013-06-01 15:51:55 -07:00
  • b1bca66a11 Add elixir snippets. Iuri Fernandes 2013-06-01 10:39:30 -03:00
  • 2f72d327ec Add syntax highlighting to README.md Eduardo Gurgel 2013-06-01 04:13:23 -03:00
  • 93c3e46b9f Merge pull request #213 from babybeasimple/master Iuri Fernandes 2013-05-31 13:01:49 -07:00
  • 234ddb7e70 refactor ruby on rails validations with new style babybeasimple 2013-05-31 23:42:10 +04:00
  • bd46e50148 Merge pull request #212 from mengzhuo/master Honza Pokorny 2013-05-31 02:14:24 -07:00
  • 20d65b0617 add figure Meng Zhuo 2013-05-31 11:18:29 +08:00
  • 12e4eab2a7 fix code section failed Meng Zhuo 2013-05-31 11:12:17 +08:00
  • b6074fab15 add some directives Meng Zhuo 2013-05-31 11:06:43 +08:00
  • b2dbd2ac4b add CJK support Meng Zhuo 2013-05-31 09:45:28 +08:00
  • a062f2f0ac Merge pull request #210 from enriclluelles/expand_span Honza Pokorny 2013-05-28 02:27:32 -07:00
  • 831dbd6ecb Merge pull request #211 from mengzhuo/master Honza Pokorny 2013-05-28 02:26:40 -07:00
  • 72eeef77de fix lambda conflict #208 with alter logger.debug into lg Meng Zhuo 2013-05-27 10:51:49 +08:00
  • 3a93e890eb Adding span# and span. snippets Enric Lluelles 2013-05-26 23:33:29 +02:00
  • d2551637f5 Merge pull request #208 from mengzhuo/master Honza Pokorny 2013-05-24 04:57:36 -07:00
  • 1c060f7b12 fix lambda conflict with logger.debug Meng Zhuo 2013-05-24 17:00:04 +08:00
  • 1d04040a19 Add has_one ... dependent: ... ruby snippet Iuri Fernandes 2013-05-19 18:00:59 -03:00
  • a26b3f9c0f Merge pull request #205 from mengzhuo/master Honza Pokorny 2013-05-17 02:04:52 -07:00
  • aabd2d94ca fix glog $2 not right Meng Zhuo 2013-05-17 11:28:28 +08:00
  • 36d57ca156 add logging in python snippets Meng Zhuo 2013-05-17 11:19:50 +08:00
  • 9abe87b0a1 Merge pull request #204 from mwcz/datetime_snippet Honza Pokorny 2013-05-13 10:17:14 -07:00
  • 3b2de64bce Merge pull request #203 from mwcz/js_property_snippets Honza Pokorny 2013-05-13 09:37:59 -07:00
  • 645a99fe24 add snippets for property descriptors mwcz 2013-05-13 11:19:05 -04:00
  • 5dd73100c7 add datetime snippet mwcz 2013-04-18 23:30:40 -04:00
  • 38cb74198d Add ruby snippet for accepts_nested_attributes_for Iuri Fernandes 2013-05-13 10:32:32 -03:00
  • 6d8d34442d Update README.md Iuri Fernandes 2013-05-05 22:08:07 -03:00
  • 53e003901e advertise git based wiki - either it will be a success - or it will fail - anyway I want to know soon Marc Weber 2013-05-05 22:13:24 +02:00
  • d01c475b29 Add let! and remove brackets from let. Iuri Fernandes 2013-05-03 10:26:29 -03:00
  • c89448fcad Add ruby snippet btp for polymorphic belongs_to Iuri Fernandes 2013-05-02 10:09:31 -03:00
  • c4d45b83f1 what about libraries? postfixes may do it Marc Weber 2013-04-29 22:40:16 +02:00
  • 5edc9786e4 document how version differences could be coped with Marc Weber 2013-04-29 20:15:42 +02:00
  • 65d7b17c76 Merge remote-tracking branch 'original/master' Michael Thessel 2013-04-13 16:00:03 +00:00
  • 0312e12c29 Refactor old migration creation snippet and an alternative one Iuri Fernandes 2013-04-28 15:51:55 -03:00
  • 76f2ff8337 Remove empty column in mct snippet Iuri Fernandes 2013-04-28 15:50:34 -03:00
  • 3391280570 Refactor snippet to create new collumn in a migration(mccc -> mnc) Iuri Fernandes 2013-04-28 15:47:48 -03:00
  • c6c743b3a0 Merge pull request #163 from 1334/patch-1 Iuri Fernandes 2013-04-27 19:54:32 -07:00
  • 1a85c963bf Merge pull request #197 from iurifq/master Eustáquio Rangel 2013-04-25 17:28:26 -07:00
  • 690e7bd9a7 Merge pull request #198 from gorodinskiy/master Honza Pokorny 2013-04-25 12:02:49 -07:00
  • f81901d027 fix for comments in coffeescript snippets for snipmate Konstantin Gorodinskiy 2013-04-25 22:59:03 +04:00
  • 4e4c7f48cf Fix missing = on some eruby snippets. Iuri Fernandes 2013-04-25 14:30:58 -03:00
  • 5525e94d09 Add @gorodinskiy as the scala maintainer Honza Pokorny 2013-04-23 09:57:09 -03:00
  • 40479af955 Merge pull request #195 from MichaelThessel/master Honza Pokorny 2013-04-19 12:23:33 -07:00
  • c9336b759a Added snippet for to print wa variable to a file Michael Thessel 2013-04-13 15:57:44 +00:00
  • 8ec2e4ce7a Added array_walk snippet Michael Thessel 2013-04-12 02:57:14 +00:00
  • 2c858bb724 Added return array placeholder Michael Thessel 2013-04-12 02:50:15 +00:00
  • 613f3c1b25 Added array_map() snippet Michael Thessel 2013-04-12 02:46:37 +00:00
  • 95b1a81d6e Changed class snippet Michael Thessel 2013-04-12 01:20:42 +00:00
  • 41644d72e5 Whitespace cleanup Michael Thessel 2013-04-12 01:18:57 +00:00
  • 6ade12ac15 Changed method snippet Michael Thessel 2013-04-12 01:16:52 +00:00
  • 58a7289e55 Merge pull request #193 from jinzhu/patch-1 Eustáquio Rangel 2013-04-18 14:54:08 -07:00
  • 35db4a65f8 Merge pull request #194 from Nicklasos/master Honza Pokorny 2013-04-17 02:49:02 -07:00
  • b66dd896e1 Update php.snippets Nicklasos 2013-04-17 00:52:43 +03:00
  • 42168b1c17 Update php.snippets Nicklasos 2013-04-17 00:44:48 +03:00
  • 17f194c204 Fix issues in eruby.snippets Jinzhu 2013-04-16 14:08:14 +08:00
  • b8a72687fe Merge pull request #191 from linduxed/WTFPL-fix Honza Pokorny 2013-04-10 09:10:46 -07:00
  • 755b3a816a Added missing line to WTFPL snippet. linduxed 2013-04-10 17:44:53 +02:00