Commit Graph

449 Commits

Author SHA1 Message Date
Fatih Arslan
dfcb7ce519 Fix go functions 2013-02-12 01:12:58 -08:00
Honza Pokorny
12bf43a293 Merge pull request #169 from akrennmair/master
go.snippets: changed os.Error to error because that type changed after Go r60.
2013-02-08 12:35:53 -08:00
Andreas Krennmair
4036a5339b go: type os.Error became built-in type error after go r60. 2013-02-08 20:21:40 +01:00
Marc Weber
cd8f5e19c4 document renaming of branch 2013-02-07 12:56:54 +01:00
Honza Pokorny
83cd8a1251 Merge pull request #168 from oa/master
Fixed the {% with %} template tag from htmldjango.snippets
2013-02-05 16:23:16 -08:00
Oliver Andrich
2dd0d252ff Merge remote-tracking branch 'upstream/master' 2013-02-05 21:58:03 +01:00
Oliver Andrich
d2337af7bb Fixed the {% with %} template tag from htmldjango.snippets 2013-02-05 21:57:41 +01:00
Eustáquio Rangel
c926318b0b Merge pull request #167 from iurifq/master
More ruby rspec snippets
2013-02-05 08:09:58 -08:00
Iuri Fernandes
576063eb67 Add more rspec snippets. 2013-02-05 10:02:29 -03:00
Honza Pokorny
22b4f2073b Merge pull request #165 from oa/master
Updated python property snippet and added elif snippet to htmldjango
2013-01-29 10:00:37 -08:00
Honza Pokorny
215e0ac5a6 Merge pull request #166 from jmatth/html_css_fix
Fixing numbering in html snippets.
2013-01-29 10:00:01 -08:00
Josh Matthews
664c3dd684 Fixing numbering in html snippets. 2013-01-28 19:36:36 -05:00
Oliver Andrich
2773a13c33 Added elif snippet to htmldjango. 2013-01-27 20:55:13 +01:00
Oliver Andrich
c3ae804a82 A more complete property snippet for python.
This snippet is inspired by the snippet provided by Sublime Text. The
current snippet in the upstream repository is missing at least two
lines:

    return locals()
$1 = property(**$1())
2013-01-27 20:13:33 +01:00
Honza Pokorny
02593f7d57 Merge pull request #162 from allenm/master
Make the jquery snippet support the Shougo's neosnippet
2013-01-17 02:13:51 -08:00
Allen.M
64455cdf04 添加 javascript_jquery.snippets 软连接到 javascript-jquery.snippets
用来支持 neosnippet
2013-01-17 16:27:13 +08:00
Honza Pokorny
7930807cab Merge pull request #161 from chrisyue/master
fix typoes
2013-01-11 02:06:23 -08:00
chrisyue
2b59196777 Merge remote-tracking branch 'upstream/master' 2013-01-11 11:40:43 +08:00
chrisyue
ea806b1e9e fix typo 2013-01-11 11:37:02 +08:00
Honza Pokorny
6c1721a78b Merge pull request #159 from ncloudioj/master
For r.snippets
2012-12-21 18:09:08 -08:00
Nan Cloudio Jiang
4fff4b48e0 R.snippets. Add snippets for frequently used plot and statistical test functions 2012-12-21 20:04:19 -05:00
Honza Pokorny
2d498d8117 Merge pull request #158 from chrisyue/master
add an "annotation, get, and set" snippet
2012-12-20 03:18:39 -08:00
chrisyue
1bfc94e060 Merge remote-tracking branch 'upstream/master' 2012-12-20 16:33:41 +08:00
chrisyue
3a6142acfd fix a typo 2012-12-20 16:04:11 +08:00
chrisyue
16b958ccd3 add anotation, get and set snippet, good for doctrine 2012-12-20 15:57:51 +08:00
Honza Pokorny
61b03b6647 Merge pull request #157 from DjBushido/master
Add code for Getopts
2012-12-07 07:52:33 -08:00
Bradlee Speice
fabf19a0e3 Add code for getopt in C, python, and BASH 2012-12-07 09:11:55 -05:00
Marc Weber
1e6bafdca2 need nls? 2012-12-07 10:02:28 +01:00
Marc Weber
fe3b2d61ca drop dependency snipmate, cause there are two engines which can use this pool of snippets now 2012-12-07 09:55:53 +01:00
Honza Pokorny
798e9ff2e1 Merge pull request #156 from chrisyue/master
make setter and getter even better
2012-12-03 10:37:51 -08:00
chrisyue
12f2641e9d make getter and setter even better 2012-12-04 00:18:40 +08:00
chrisyue
211b082845 Merge pull request #1 from zeroem/getset
Improved getset snippet
2012-12-03 07:37:12 -08:00
Marc Weber
373516590e Revert "add guard to the . python implementation"
reason: causes syntax problems to some people, and there may be bigger
changes due to evaluating merging with ultisnips anyway.

This reverts commit ad850f303b.
2012-12-03 09:39:21 +01:00
chrisyue
400a42e5f5 Merge pull request #2 from zeroem/better-defaults
Use Filename() for interface and class name default values
2012-12-03 00:27:52 -08:00
Darrell Hamilton
8cc31cd9d0 Improved getset snippet
- Reuse getter @return type for type hinting in the setter
  - Separate property and method names to compensate for case
    differences
2012-12-02 15:14:30 -08:00
Darrell Hamilton
ffcf23092b Use Filename() for interface and class name default values 2012-12-02 15:13:11 -08:00
Marc Weber
b68e7544b6 referencing issue asking for a merge with UltiSnips 2012-12-02 10:00:34 +01:00
Marc Weber
0522e91741 reference neosnippet 2012-11-29 11:33:15 +01:00
Marc Weber
ad850f303b add guard to the . python implementation 2012-11-29 11:25:43 +01:00
Honza Pokorny
23f320803f Merge pull request #154 from tlvince/ledger
Add ledger snippet
2012-11-25 14:59:12 -08:00
Tom Vincent
e845b783d3 Add ledger snippet 2012-11-25 19:10:03 +00:00
Honza Pokorny
1ebc3835fb Merge pull request #153 from raydeal/master
Added Yii framework snippets
2012-11-22 14:43:35 -08:00
raydeal
e7d5824daa add yii snippets 2012-11-22 22:25:28 +01:00
Honza Pokorny
28d23a390b Merge pull request #108 from smt/js-whitespace
JS whitespace style (minor)
2012-11-15 10:37:47 -08:00
Honza Pokorny
0ac423d716 Merge pull request #152 from jstasiak/master
Use "# TODO: write code..." as code placeholder in Python snippets
2012-11-15 10:37:05 -08:00
Honza Pokorny
ae7945c115 Merge pull request #121 from heytrav/master
package declaration and pod snippets
2012-11-15 10:36:00 -08:00
Honza Pokorny
d734f6eb02 Merge pull request #151 from jean/master
Make the default text for RST more descriptive.
2012-11-11 05:04:33 -08:00
Jean Jordaan
8ee1805a66 Make the default text for RST more descriptive. 2012-11-11 16:24:36 +07:00
Honza Pokorny
f0c15325f3 Merge pull request #150 from gorodinskiy/master
broken syntax in wtfpl snippet
2012-11-09 02:03:05 -08:00
gk
4f236166c3 fix for WTFPL 2012-11-03 15:52:52 +04:00