Commit Graph

601 Commits

Author SHA1 Message Date
Honza Pokorny
e9173d2737 Merge pull request #246 from agoconcept/master
Added python epydoc snippet
2013-07-18 15:15:26 -07:00
Santiago Gallego
6164455931 Added python epydoc snippet 2013-07-18 21:31:59 +02:00
Honza Pokorny
bebd5000c8 Merge pull request #244 from simeonwillbanks/master
Refactor go Snipmate snippet "if", so you can tab into if block body
2013-07-17 10:53:12 -07:00
Simeon F. Willbanks
9c2cfdd51a Refactor go Snipmate snippet "if", so you can tab into if block body 2013-07-17 10:22:01 -07:00
Honza Pokorny
ade6f26f10 Merge pull request #241 from daleroberts/master
Fix a bug in the 'thm' tex snippet
2013-07-10 08:36:17 -07:00
Dale Roberts
e477c20bd6 Fix bug in thm 2013-07-10 17:27:17 +02:00
Honza Pokorny
e31ffd0299 Merge pull request #240 from psyeugenic/erlang/testsuites
Add erlang common_test testsuite snippet
2013-07-10 07:10:12 -07:00
Björn-Egil Dahlberg
52f500fd07 Add erlang common_test testsuite snippet 2013-07-10 15:52:40 +02:00
Marc Weber
533fe487a1 ruby snippets:
use do dov for both engines
drop #TODO comments

changing defaults is bad, but I expect ruby folks to expect do to type
do ..

doo has the advantage to get a completion popup .. but its too long to
type

The UtiSnips do snippet didn't make sense: the nested placeholder still
didn't remove the space after the "do" when deleting it - so it was
written badly. Could be fixed, by why bother?

Thus learn do and dov and be happy forever. Would Do be a better choice
(upper case chars?) Don't know. This was used by UltiSnips.

Comment on this commit if you don't like this choice.
2013-07-08 23:47:14 +02:00
Marc Weber
80697bea6f replace Filename by vim_snippets#Filename and document it
It doesn't make sense that all snippet engines have to
keep this function somewhere
2013-07-08 23:47:14 +02:00
Honza Pokorny
1c74a955b0 Merge pull request #239 from kenshin54/master
Add inline if snippet to c
2013-07-08 05:39:13 -07:00
kenshin54
a1d8992489 Add inline if snippet to c. 2013-07-06 22:17:27 +08:00
Iuri Fernandes
3f956a0f48 Add ruby snippets for "it { should respond_to :method }" 2013-07-05 11:17:21 -03:00
Honza Pokorny
fbfc3d2a84 Merge pull request #237 from Matt-Stevens/master
Add snippet for pudb in Python
2013-07-03 05:11:10 -07:00
Matt Stevens
8e678bd903 Add snippet for pudb in Python 2013-07-03 09:48:45 +01:00
Holger Rapp
abd64b18ce Merge pull request #225 from mengzhuo/master
Much improved rst snippets by mengzhuo.
2013-06-30 22:27:25 -07:00
Iuri Fernandes
d153c8df78 Merge pull request #235 from babybeasimple/master
new pattern for shoulda matchers
2013-06-30 06:42:11 -07:00
babybeasimple
6fbe9913f2 refactor (ruby.snippet) new pattern for rspec snippets 2013-06-30 15:49:17 +04:00
Iuri Fernandes
62e6e219c1 Merge pull request #234 from vrybas/duplicated-ruby-snippet-sel
Duplicated snippet in ruby.snippets
2013-06-29 05:44:44 -07:00
Vladimir Rybas
9573b83de4 Duplicated Ruby snippet sel 2013-06-29 08:42:22 +07:00
Marc Weber
7ddc89a575 Merge pull request #233 from aisensiy/master
Give a chance to set the assert_difference value
2013-06-27 05:37:38 -07:00
aisensiy
dc336dcd49 ruby test assert_diff with a chance to set value 2013-06-27 16:00:14 +08:00
Honza Pokorny
f8c2b5dd93 Merge pull request #232 from tobiewarburton/master
added __unicode__ python snippet
2013-06-26 02:59:11 -07:00
Tobie Warburton
17b4633bdc added __unicode__ python snippet 2013-06-26 10:42:22 +01:00
Meng Zhuo
92eb5c6363 CMT update li comment 2013-06-26 13:57:08 +08:00
Meng Zhuo
9ab873b6ea A docstring
C change img/inc/fig snippet into id
U update em/st with CJK detection
2013-06-26 09:48:50 +08:00
Iuri Fernandes
a8d936b0e8 Add snippet for do to elixir snippets 2013-06-25 21:40:02 -03:00
Iuri Fernandes
fa5def93a1 Add iurifq to Elixir maintenance and to AUTHORS file 2013-06-23 13:27:35 -03:00
Iuri Fernandes
93c19d9899 Fix policies explanation for default triggers and some typos 2013-06-23 13:26:47 -03:00
Iuri Fernandes
acb135cfad Refactor some ruby rspec/shoulda snippets and add new ones 2013-06-23 12:58:54 -03:00
Iuri Fernandes
efb571e2c5 Place together ruby on rails migrations snippets 2013-06-23 12:58:30 -03:00
Marc Weber
68532499e5 Merge branch 'shoulda_matchers' of git://github.com/babybeasimple/vim-snippets into babybeasimple-shoulda_matchers
* 'shoulda_matchers' of git://github.com/babybeasimple/vim-snippets:
  add rspec shoulda matchers snippets
  make rspec section definiton comment more readable
  move accepts_nested_attributes_for to attributes section

Conflicts:
	snippets/ruby.snippets
2013-06-23 13:33:47 +02:00
Marc Weber
9ffd166a55 fixes, add link to discussion page 2013-06-23 13:31:33 +02:00
babybeasimple
e3e7ab1b45 add rspec shoulda matchers snippets 2013-06-23 14:45:32 +04:00
babybeasimple
c3403b2daa make rspec section definiton comment more readable 2013-06-23 14:44:41 +04:00
babybeasimple
673415f2d0 move accepts_nested_attributes_for to attributes section 2013-06-23 14:15:22 +04:00
Marc Weber
344ac6ea2c new policies for if, eif, el
What about wh(ile)?
drop some placeholder comments which don't add (enough) value to keep
for patterns used very often.
2013-06-23 02:30:26 +02:00
Marc Weber
eaa01e7254 Merge pull request #227 from DSIW/master
Add some sinppets for ruby, tex and html. Merging the snippets now. If the "majority" is unhappy with some snippets the way to go is introducing "tex-more.snippets" and moving less used snippets there. Then people can opt in. First do brainstorming (collect snippets) - eventually judge later.
2013-06-22 16:41:57 -07:00
Marc Weber
109ac4f3de Merge pull request #226 from MichaelThessel/master
Removed code comment blocks from place holders and removed unnecessary white space.
2013-06-22 11:42:02 -07:00
DSIW
64c819f892 Add instance variable cache snippet to ruby snippets 2013-06-22 16:26:11 +02:00
DSIW
0806bd70d6 Add snippet for two columns to latex snippets 2013-06-22 16:26:11 +02:00
DSIW
78b0f38e5c Add frame to latex snippets 2013-06-22 16:26:11 +02:00
DSIW
aadb5e7227 Add block, example, alert blocks to latex snippets 2013-06-22 16:26:11 +02:00
DSIW
dc6ca62c25 Add section snippets without numbers to latex snippets 2013-06-22 16:26:11 +02:00
DSIW
a987ec6e0d Add endless item to latex snippets 2013-06-22 16:26:10 +02:00
DSIW
317c6ac639 Add eqnarray to latex snippets 2013-06-22 16:26:10 +02:00
DSIW
8c2ad98d54 Use lambda in scopes for rails snippets 2013-06-22 16:26:10 +02:00
DSIW
34ead4e3bf Rename wants to format in respond_to blocks in ruby snippets 2013-06-22 16:26:00 +02:00
DSIW
609ac9ecff Add reduce snippets to ruby snippets 2013-06-22 15:33:54 +02:00
DSIW
3699e8654f Add prot and priv to ruby snipppets 2013-06-22 15:33:53 +02:00