Commit Graph

797 Commits

Author SHA1 Message Date
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
Meng Zhuo
8e1e176998 update fig/inc/img 2013-06-21 14:55:09 +08: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
Meng Zhuo
ab4daaf4ce change blocks into sa 2013-06-20 16:21:04 +08:00
Meng Zhuo
317dddc096 add docstring 2013-06-20 15:40:12 +08:00
Meng Zhuo
ab97140f5d get python code together 2013-06-20 11:31:41 +08:00
Meng Zhuo
6ac725a309 fix CJK lens 2013-06-20 11:29:44 +08:00
Meng Zhuo
d666cfc6a5 add usage for enumberic items 2013-06-20 10:27:05 +08:00
Meng Zhuo
eaeada33c5 revert rst snippets 2013-06-20 10:21:33 +08:00
Meng Zhuo
382ad016d3 set a proper name to function 2013-06-20 10:15:00 +08: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
Meng Zhuo
1c80d84e9c fix Out of Code detetction indexerror 2013-06-19 18:12:12 +08:00
Meng Zhuo
d41ca9e656 add rst auto complie most common code type 2013-06-19 18:08:51 +08:00
Meng Zhuo
f2e535fd94 add emphasize 2013-06-19 17:37:01 +08:00
Meng Zhuo
e5a5290448 Merge branch 'dev' 2013-06-19 15:37:12 +08:00
Meng Zhuo
af19fb1d85 update UltiSnips/rst.snippets 2013-06-19 15:35:26 +08: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
Meng Zhuo
7e084b9c02 Merge remote-tracking branch 'upstream/master' 2013-06-18 16:26:41 +08: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
Meng Zhuo
8f9010d216 reverse original ** for em 2013-06-05 10:45:38 +08:00
Iuri Fernandes
bc17b3d023 Fix ruby snippets with the same name 2013-06-04 10:30:10 -03:00
Meng Zhuo
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
2013-06-04 17:11:17 +08:00
Meng Zhuo
dbf583d697 unity all directives, peel off ":" 2013-06-04 17:08:29 +08: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