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
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
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
Marc Weber
dfe410306b
merge changes from pull/179
2013-03-17 20:46:38 +01:00
mwcz
91f24bd88b
fix javascript object
function snippet
2013-03-15 14:53:35 -03:00
mwcz
c85575e50d
add a snippet for Crockford's object() function
2013-03-14 15:13:36 -03:00
mwcz
4ce177eadd
add semicolon to self-defining function (sdf)
2013-03-14 14:38:03 -03:00
Gui Lin
849d541bc8
Merge branch 'master' into my-js-snippets
2013-03-06 12:18:16 +08:00
Gui Lin
d8b43c12e8
improve for loop
2013-03-06 12:15:11 +08:00
Mike Foley
0fbb89d908
added delegate to ruby.snippets
2013-03-01 14:48:50 -08:00
Mike Foley
0ccc49e39d
added a space to each_with_index Ruby snippet, to be consistent with similar snippets
2013-02-26 15:51:33 -08:00
Mike Foley
63551117aa
added each_with_object Ruby snippets
2013-02-26 15:51:09 -08:00
Eustaquio Rangel
6e58f722f3
Fixed Ruby rSpec be_true and be_false
2013-02-25 09:07:04 -03:00
Eustáquio Rangel
843e6dd30b
Merge pull request #173 from iurifq/master
...
Even more ruby rspec snippets
2013-02-19 10:43:00 -08:00
Iuri Fernandes
3ef38996f4
Import scala snippets created by @gorodok with some alterations.
2013-02-18 10:25:25 -03:00
Iuri Fernandes
6c4c7f51d7
Add snippets to rspec shared examples and new rspec syntax.
2013-02-18 10:09:55 -03:00
indi
74e1327302
fixed quotes in time tag snippet
2013-02-13 19:54:08 +01:00
Fatih Arslan
4c6cc10d54
Add log.Printf and Println to go snippets with fixes
2013-02-12 01:23:36 -08:00
Fatih Arslan
dfcb7ce519
Fix go functions
2013-02-12 01:12:58 -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
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
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
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
Allen.M
64455cdf04
添加 javascript_jquery.snippets 软连接到 javascript-jquery.snippets
...
用来支持 neosnippet
2013-01-17 16:27:13 +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
Nan Cloudio Jiang
4fff4b48e0
R.snippets. Add snippets for frequently used plot and statistical test functions
2012-12-21 20:04:19 -05: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
Bradlee Speice
fabf19a0e3
Add code for getopt in C, python, and BASH
2012-12-07 09:11:55 -05: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
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
ad850f303b
add guard to the . python implementation
2012-11-29 11:25:43 +01:00
Tom Vincent
e845b783d3
Add ledger snippet
2012-11-25 19:10:03 +00: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
Jean Jordaan
8ee1805a66
Make the default text for RST more descriptive.
2012-11-11 16:24:36 +07:00
gk
4f236166c3
fix for WTFPL
2012-11-03 15:52:52 +04:00
Jakub Stasiak
9a63deb18a
Use "# TODO: write code..." as code placeholder in Python snippets ( #34 )
2012-11-03 12:04:43 +01:00
Christian Höltje
699250051d
Added descriptions for duplicated snippet names.
...
This is to make the snippets a little more compatible with
neosnippets.
2012-10-28 02:07:13 -04:00
theocrite
7b5f878886
Adding a html5 snippet
...
This html5 snippet would provide the minimum someone could expect in a html5 file.
2012-10-24 14:48:06 +03:00
Jim Deville
d115300c98
Delete duplicate snippet
2012-10-19 12:16:48 -07:00
David Deryl Downey - AKA Deryl R. Doucette
d66eaaf88e
Changed patfh to fpath. Makes sense due to context
2012-10-18 23:21:11 -03:00
Jack Stalnaker
28ce3bb6f4
added switch, switch with no default, and case snippets to c snippets
2012-10-18 16:27:02 -05:00
Honza Pokorny
925c6daac7
Merge pull request #142 from theocrite/master
...
Added the WTFPL licence.
2012-10-15 04:49:27 -07:00
theocrite
7b3fe9d9c6
Added WTFPL licence.
2012-10-15 14:10:42 +03:00
theocrite
12ddfd362a
Added WTFPL licence.
2012-10-15 12:55:37 +03:00
Kalinin Eugene
e3c5655b0f
added sql/plsql snippets
2012-10-12 19:30:05 +04:00
theocrite
7387b15ebf
Added WTFPL licence.
2012-10-12 18:05:42 +03:00
Honza Pokorny
b1c30e017e
Merge pull request #140 from jarnoc/javatypofix
...
Fix some typos in java print snippets
2012-09-30 15:26:18 -07:00
jonasac
1c0e3ee7da
Fix some typos in java print snippets
2012-10-01 00:04:56 +02:00
HIRAKI Satoru
9a08f7decd
improved tertiary conditional & improved switch
2012-09-30 19:53:44 +09:00
Jeffrey Tratner
8fd3644f76
[coffee] added export snippet
2012-09-27 17:57:07 -04:00
Honza Pokorny
7f96041b16
Merge pull request #136 from tarruda/master
...
Fix to coffeescript 'for in do' snippet
2012-09-25 17:49:03 -07:00
George Guimarães
a1af06d5fa
Create a encoding snippet for Ruby 1.9
2012-09-25 20:03:18 -03:00
Thiago de Arruda
861b95272b
Fixed 'for in do' snippet to mirror the loop variable in the 'do' parameter
2012-09-25 17:42:44 -03:00
Thiago de Arruda
e1e10b9161
Added 'for in do' coffeescript snippet
2012-09-25 17:05:04 -03:00
Erik Westrup
efeda76620
Did not consider Gecos field last time.
2012-09-07 18:52:33 -07:00
Honza Pokorny
a7b8c5365c
Merge pull request #132 from abroder/master
...
Reworked C/CPP snippets files - reorganized and more feature-complete.
2012-09-07 16:17:53 -07:00
Chipairon
d451f3ebb1
Added missing " to footer. and footer#
2012-09-05 15:35:08 +02:00
Aaron Broder
03b7d9e98b
[cpp] Removed readfile snippet.
...
The snippet doesn't use expected C++ practices for reading files and
is more of a Textmate legacy.
2012-08-31 14:56:09 -07:00
Aaron Broder
a3e5bbed2b
[cpp] Added C++11 lambda snippets
2012-08-31 14:53:39 -07:00
Eustaquio Rangel
e80158c998
Removed the newline after the test snippet
2012-08-29 09:14:08 -03:00
Aaron Broder
e7d5983bfc
[c] Reorganized to match cpp snippets
2012-08-28 11:41:46 -07:00
Aaron Broder
67c276b85d
[c/cpp] Added postfix tab stop to most snippets
...
This allows for people to quickly tab to the end of the snippet and
continue writing code without having to exit insert mode.
2012-08-28 11:22:24 -07:00
Aaron Broder
5ea5d2893a
[cpp] Minor bug fixes
...
Fixed broken sequences on a few STL container snippets. Renamed
the access modifier snippets to avoid conflicts.
2012-08-28 11:22:12 -07:00
Aaron Broder
06b2e3a188
[c] Added 'elif' snippet.
2012-08-28 10:34:24 -07:00
Aaron Broder
260f24cccc
[cpp] Added iteration section.
2012-08-28 09:54:53 -07:00
Aaron Broder
6518bba15f
[cpp] Created input/output section.
2012-08-28 09:43:20 -07:00
Aaron Broder
4700702ea5
[cpp] Created class section
2012-08-28 09:41:16 -07:00
Aaron Broder
3b952e73fa
[cpp] Added access modifier snippets.
2012-08-28 09:33:50 -07:00
Aaron Broder
32eef65402
Finished STL container snippets
2012-08-27 21:24:47 -07:00
Aaron Broder
7fe10931b2
[cpp] Reorganized snippets for consistency.
...
Added comments to snippets that didn't have any. Reordered snippets so
relevant snippets were close together. Removed cout/cin snippets for
consistency with other snippets in std namespace.
2012-08-27 14:10:27 -07:00
Aaron Broder
8108ecd980
[cpp] Added C++11-style foreach snippet.
2012-08-27 14:01:57 -07:00
Honza Pokorny
9988d5bf78
Merge pull request #128 from lunaryorn/tex-remove-foldmarkers
...
Remove fold markers from tex snippets
2012-08-24 12:22:48 -07:00
Sebastian Wiesner
0e91c0589b
Remove fold markers from tex snippets
...
tex.vim supports syntactic folding out of the box, set "let
g:tex_fold_enabled=1"
2012-08-24 14:56:49 +02:00
Sebastian Wiesner
494243d248
Add snippet for footnote citations with biblatex
2012-08-24 12:32:36 +02:00
Sebastian Wiesner
f5d6c75d48
Add comment argument to cite snippet
2012-08-24 12:31:58 +02:00
Josh Matthews
7d39c38115
fixing duplicate numbering in BEERWARE snippet.
2012-08-22 00:03:10 -04:00
Camilo Payan
a2f6b10a43
Caught a mistake in the attribute with value-of. Value-of wasn't self-closed.
2012-08-15 22:48:32 -04:00
Camilo Payan
db791bcc6f
Added xslt snippets. Still going to work on it as time goes.w
2012-08-15 20:47:17 -04:00
Josh Bode
b554adc78d
Added *apply, **ply functions and array types.
2012-08-11 00:44:45 +10:00
Josh Bode
6bbe8b5598
Added R snippets
2012-08-10 23:58:38 +10:00
chrisyue
a6a10c8150
new ternary snippet
2012-07-30 23:09:36 +08:00
chrisyue
faa4bb490e
add setter and getter
2012-07-30 16:19:03 +08:00
chrisyue
3508130a21
move GLOBAL var to 'new snippet section'
2012-07-28 14:16:41 +08:00
chrisyue
fff374a6f7
add typehint to
2012-07-27 20:34:02 +08:00
chrisyue
38397df34f
Merge remote branch 'upstream/master'
2012-07-27 20:20:27 +08:00
chrisyue
4d13e42868
add typehint to function
2012-07-27 20:04:48 +08:00
chrisyue
4a8ba6ff5b
add new class and interface snippet, and some other improvement
2012-07-27 19:40:14 +08:00
Sergey Zasenko
56d487ede7
Added PO translation files snippet
2012-07-26 23:10:51 +03:00
William Travis Holton
b5bb673ee3
corrected spelling mistake
2012-07-26 21:44:58 +12:00
William Travis Holton
8e6b144f68
create an inline documented subroutine
2012-07-26 21:41:52 +12:00
William Travis Holton
4987a54300
took some whitespace out removed some redundant snippets
2012-07-26 21:35:03 +12:00
Travis Holton
c805b4f241
put in a goto point to jump to
2012-07-26 16:08:11 +12:00
Travis Holton
0d5ecadc57
fix quote on moose snippet
2012-07-26 16:07:33 +12:00
Travis Holton
2f701a9058
put extends in a BEGIN block
2012-07-26 09:57:26 +12:00
William Travis Holton
a42eb6a320
substitute regular package name
2012-07-26 09:55:41 +12:00
William Travis Holton
2abf84e6b9
experimenting with file name in package snippet
2012-07-26 09:55:41 +12:00
William Travis Holton
af48514455
changing package template and a few others
2012-07-26 09:55:41 +12:00
William Travis Holton
313ec98d83
make package definitions more generic
2012-07-26 09:55:41 +12:00
William Travis Holton
b272f87f1f
experimenting with some new perl features
2012-07-26 09:55:41 +12:00
William Travis Holton
79b4377ee3
experimenting with a couple new package constructs
2012-07-26 09:55:41 +12:00
William Travis Holton
c59a7f2c49
use parent instead of base
2012-07-26 09:55:41 +12:00
chrisyue
d8c5318448
change 'ph' to '<?' and add 2 forms of in line echo
2012-07-25 12:09:06 +08:00
chrisyue
dccf69d17a
create my own php snippet
2012-07-25 03:02:30 +08:00
Chris Nicola
6c45e042f8
Fixes the spacing for the eruby yield snippet
2012-07-22 13:06:04 -07:00
troydm
8dd16c1caa
java set snippet fixed
2012-07-20 15:15:09 +04:00
Honza Pokorny
a558a9787b
Merge pull request #117 from phenwoods/master
...
Fix indentation in cs file
2012-07-04 17:48:33 -07:00