Commit Graph

332 Commits

Author SHA1 Message Date
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
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
Eduardo Gurgel
4b42fc04b6 Update elixir snippets to stable Elixir lang 2013-06-01 22:43:20 -03: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
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
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
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
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
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
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
Iuri Fernandes
0312e12c29 Refactor old migration creation snippet and an alternative one 2013-04-28 15:51:55 -03:00
Iuri Fernandes
76f2ff8337 Remove empty column in mct snippet 2013-04-28 15:50:34 -03:00
Iuri Fernandes
3391280570 Refactor snippet to create new collumn in a migration(mccc -> mnc) 2013-04-28 15:47:48 -03:00
Eustáquio Rangel
1a85c963bf Merge pull request #197 from iurifq/master
Fix missing = on some eruby snippets
2013-04-25 17:28:26 -07:00
Konstantin Gorodinskiy
f81901d027 fix for comments in coffeescript snippets for snipmate 2013-04-25 22:59:03 +04:00
Iuri Fernandes
4e4c7f48cf Fix missing = on some eruby snippets. 2013-04-25 14:30:58 -03:00
Michael Thessel
8ec2e4ce7a Added array_walk snippet 2013-04-12 02:57:14 +00:00
Michael Thessel
2c858bb724 Added return array placeholder 2013-04-12 02:50:15 +00:00
Michael Thessel
613f3c1b25 Added array_map() snippet 2013-04-12 02:46:37 +00:00
Michael Thessel
95b1a81d6e Changed class snippet 2013-04-12 01:20:42 +00:00
Michael Thessel
41644d72e5 Whitespace cleanup 2013-04-12 01:18:57 +00:00
Michael Thessel
6ade12ac15 Changed method snippet 2013-04-12 01:16:52 +00:00
Honza Pokorny
35db4a65f8 Merge pull request #194 from Nicklasos/master
Add short tags in php snippets
2013-04-17 02:49:02 -07:00
Nicklasos
b66dd896e1 Update php.snippets 2013-04-17 00:52:43 +03:00
Nicklasos
42168b1c17 Update php.snippets
Add php template snippets.
2013-04-17 00:44:48 +03:00
linduxed
755b3a816a Added missing line to WTFPL snippet. 2013-04-10 17:44:53 +02:00
ALX-Liu-Xiao
4962bca954 Fix c.snippets:else
There is no ${2} in snippet el, but insteaded is a ${3}.
Change 3 to 2;
2013-04-10 00:39:52 +08:00
Yu Huanbo
d052a7d891 add nc(namespace and class) for php
http://knplabs.com/blog/boost-your-productivity-with-sf2-and-vim
2013-04-07 22:33:35 +08:00
Joey Curtin
eb7fccc558 added email and github to python.snippte-docs 2013-03-30 11:08:09 -04:00
Honza Pokorny
abbc5c1ec8 Merge pull request #185 from jhoepken/foam
Initial commit for OpenFOAM snippets
2013-03-27 08:56:29 -07:00
Pirogov Evgenij
62ac466722 Turn = into := 2013-03-24 00:09:49 +02:00
Jens Hoepken
e9904d0845 Initial commit for OpenFOAM snippets 2013-03-19 23:13:26 +01:00
Honza Pokorny
8e84c61631 Merge pull request #180 from mwcz/master
Added a semicolon to the sdf (self-defining function) javascript snippet
2013-03-17 17:03:49 -07:00
indi
7238147272 add reqr to expand to require_relative 2013-03-17 20:54:25 +01:00
mockturtl
da5894a87c fix FSF address
Per http://www.gnu.org/licenses/gpl-howto.html.
2013-03-17 20:49:59 +01:00