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 |
|
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 |
|
Iuri Fernandes
|
c6c743b3a0
|
Merge pull request #163 from 1334/patch-1
add reqr to expand to require_relative
|
2013-04-27 19:54:32 -07: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 |
|
Honza Pokorny
|
690e7bd9a7
|
Merge pull request #198 from gorodinskiy/master
wrong comment syntax in coffeescript snippets for snipmate
|
2013-04-25 12:02:49 -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 |
|
Honza Pokorny
|
5525e94d09
|
Add @gorodinskiy as the scala maintainer
|
2013-04-23 09:57:09 -03:00 |
|
Honza Pokorny
|
40479af955
|
Merge pull request #195 from MichaelThessel/master
Improved PHP snippets
|
2013-04-19 12:23:33 -07:00 |
|
Eustáquio Rangel
|
58a7289e55
|
Merge pull request #193 from jinzhu/patch-1
Fix issues in eruby.snippets
|
2013-04-18 14:54:08 -07: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 |
|
Jinzhu
|
17f194c204
|
Fix issues in eruby.snippets
|
2013-04-16 14:08:14 +08:00 |
|
Michael Thessel
|
65d7b17c76
|
Merge remote-tracking branch 'original/master'
|
2013-04-13 16:00:03 +00:00 |
|
Michael Thessel
|
c9336b759a
|
Added snippet for to print wa variable to a file
|
2013-04-13 15:57:44 +00: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
|
b8a72687fe
|
Merge pull request #191 from linduxed/WTFPL-fix
Added a missing line to the WTFPL snippet.
|
2013-04-10 09:10:46 -07:00 |
|
linduxed
|
755b3a816a
|
Added missing line to WTFPL snippet.
|
2013-04-10 17:44:53 +02:00 |
|
Honza Pokorny
|
d448e05f8f
|
Merge pull request #190 from ALX-Liu-Xiao/master
Fix c.snippets:el
|
2013-04-09 10:22:11 -07: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 |
|
Honza Pokorny
|
7ef5388ef9
|
Merge pull request #189 from chrisyue/master
add support for namespace of class
|
2013-04-07 10:40:36 -07:00 |
|
chrisyue
|
ab7653d956
|
Merge branch 'master' of github.com:chrisyue/snipmate-snippets
|
2013-04-07 22:34:06 +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 |
|
Yu Huanbo
|
3fa45cda70
|
add nc (namespace and class) for php
http://knplabs.com/blog/boost-your-productivity-with-sf2-and-vim
|
2013-04-07 19:05:25 +08:00 |
|
Marc Weber
|
a5990defd7
|
actually moving the repository list
|
2013-04-04 04:59:04 +02:00 |
|
Marc Weber
|
73cab09e6a
|
talk about additional snippet repositories
|
2013-04-04 04:45:37 +02:00 |
|
Marc Weber
|
ef8fa2b97e
|
MarcWeber's UltiSnips does no longer understand extends, drop it. See its Quickstart.txt file BUG [1]
|
2013-04-02 22:10:32 +02:00 |
|
Marc Weber
|
93a06c235a
|
adding ocaml /xml snippets from UltiSnips
|
2013-04-02 22:00:55 +02:00 |
|
Honza Pokorny
|
cb35207e7d
|
Merge pull request #188 from jbcurtin/master
Added email and github to python.snippte-docs
|
2013-04-01 05:30:38 -07: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 |
|
Honza Pokorny
|
34b9f5ea36
|
Merge pull request #184 from gmile/patch-1
golang: turn = into :=
|
2013-03-23 15:11:19 -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 |
|