Eustáquio Rangel
191808dd06
Merge pull request #39 from kronn/ruby_add_pry_as_ruby_debugger
...
adding pry-snippet to ruby-snippets
2011-10-18 08:11:06 -07:00
Matthias Viehweger
3501acbf7b
adding pry-snippet to ruby-snippets
2011-10-18 16:54:07 +02:00
Eustáquio Rangel
2c2a752ec0
Merge pull request #37 from kronn/ruby_assertion_changes
...
Thanks! :-)
2011-10-14 08:39:42 -07:00
Matthias Viehweger
047062727e
add block-form of assertions as additional snippets to ruby.snippets
2011-10-14 14:45:52 +02:00
Matthias Viehweger
15e8f9ebbb
remove paranthesis from ruby assertions
2011-10-14 14:45:52 +02:00
Matthias Viehweger
3a971208b4
fix typo in snippet-comment
2011-10-14 08:56:19 -03:00
Matthias Viehweger
004fb8b2d5
add a statement for the ruby debugger to avoid jumping out of scope
...
ruby-debug places the cursor on the first statement after the debugger call.
If you place the debugger at the end of a method, you cannot debug the method
anymore. the true statement in innocent enough and keeps the cursor where you
expect it to be.
2011-10-14 08:55:58 -03:00
Matthias Viehweger
f21a4f61c0
remove trailing whitespace from ruby snippets
2011-10-14 08:55:39 -03:00
Honza Pokorny
c4543bad05
Merge pull request #35 from phmongeau/master
...
Fixed duplicate 'title' snippet in html.
2011-10-13 04:55:45 -07:00
Philippe Mongeau
775540fe1f
fixed duplicate title snippet in html.
...
renamed the first one to 'title=' since it was the title attribute.
The other snippet was for the <title> tag.
2011-10-12 23:20:04 -04:00
Honza Pokorny
e255af80d9
Merge pull request #33 from daoo/master
...
Fix issues in tex snippets
2011-10-08 09:30:28 -07:00
daoo
5a30b032cd
Change sum snippet to match other snippets
...
That is, do not add $$ around it, also fix ${i}.
2011-10-08 12:16:12 +02:00
daoo
ff5981be4d
Fixed more ${i} issues
2011-10-08 12:15:44 +02:00
daoo
170071d0a1
Change comment to make more sense
2011-10-08 12:15:05 +02:00
daoo
d14fb5e091
Fix tabbing in frac snippet
2011-10-08 12:07:47 +02:00
JuanPablo
718ae223ab
beginning make snippets
2011-09-23 23:09:53 -03:00
Honza Pokorny
0ac27ec1a0
Merge pull request #31 from dsanson/master
...
Some clipboard yanking markdown snippets, some [id]: snippets, and setext header underlining
2011-09-15 15:59:55 -07:00
David Sanson
508275c6ff
Adding clipboard yanking snippets and setext underlining snippets
2011-09-14 18:25:29 -04:00
Honza Pokorny
6286b717f0
Merge pull request #28 from heytrav/master
...
perl snippets
2011-09-09 10:07:19 -07:00
William Travis Holton
a527891868
Some custom perl snippets
...
These were previously in separate files. I appended them to the main
perl.snippets file.
2011-09-09 18:57:55 +02:00
William Travis Holton
bf5bea2685
move custom perl snippets to subdirectory
...
So that the snipMate plugin will load them
2011-09-02 14:05:37 +02:00
Honza Pokorny
637fe43347
Merge pull request #26 from smt/master
...
Fix JSP typo
2011-08-30 18:12:30 -07:00
Stephen Tudor
5ccd71ac9d
Fix JSP c:out
2011-08-30 20:53:45 -04:00
Honza Pokorny
586a096067
Merge pull request #25 from juanpabloaj/notFold
...
vim snippet : try/catch added
2011-08-30 04:54:16 -07:00
JuanPablo
c9ddf17afd
vim snippet : try
2011-08-30 01:57:47 -03:00
William Travis Holton
ee1972556c
as per "Contributing Notes" from honza..removing folding markers
2011-08-29 08:52:36 +02:00
Marc Weber
0c062c9ff8
fix json
2011-08-22 09:26:30 +02:00
Eustáquio Rangel
dd6e2f9820
Merge pull request #22 from borgand/rails
...
Migrated scrooloose/snipmate-snippets ruby-rails and eruby-rails snippets
2011-08-16 10:00:44 -07:00
Laas Toom
5a3424d1fc
Migrated scrooloose/snipmate-snippets ruby-rails and eruby-rails snippets.
2011-08-16 18:35:33 +03:00
Rok Garbas
837b86da20
Merge pull request #21 from thisgeek/master
...
Added missing end-quotes to alt attributes.
2011-08-15 23:28:56 -07:00
Christopher Joslyn
3b8237511c
Added missing end-quotes to alt attributes.
2011-08-15 16:37:34 -04:00
Marc Weber
a98917ade5
Merge pull request #20 from linjunpop/master
...
the missing brace
2011-08-14 01:54:59 -07:00
Joseph Lin
383444b621
fix missing brace for 'for' of eruby snippet
2011-08-14 08:21:59 +08:00
Marc Weber
9c03bc0339
Merge pull request #19 from eligundry/master
...
Added new snippets for Apache
2011-08-06 19:00:11 -07:00
Eli Gundry
a9d145061a
Added apache snippets for commonly used apache code blocks.
2011-08-06 20:00:37 -04:00
Honza Pokorny
09f536a164
Merge pull request #18 from juanpabloaj/notFold
...
zsh fori and python def without fold
2011-08-03 08:07:31 -07:00
JuanPablo
47ec0c6d2a
python def without fold
2011-08-03 10:59:59 -04:00
JuanPablo
577e5a2a49
zsh : fori
2011-08-03 10:59:58 -04:00
JuanPablo
9d03e71712
fold para python def
2011-08-03 10:59:58 -04:00
Honza Pokorny
e9a53cc99e
Merge pull request #16 from thisgeek/master
...
Fixed whitespace from the last push
2011-08-03 06:02:38 -07:00
Christopher Joslyn
98b1de9199
Reformatted leading whitespace to conform with the implied format.
2011-08-03 08:56:12 -04:00
Honza Pokorny
86816b8b3e
Merge pull request #15 from ekalinin/patch-1
...
Added new snippets for JavaScript
2011-08-03 02:57:07 -07:00
Eugene Kalinin
d9aaba5c2f
Added new snippets for JavaScript
2011-08-03 08:53:21 +04:00
Honza Pokorny
e8109dbe5e
Merge pull request #13 from phmongeau/master
...
Fixed typo in python utf-8 encoding snippet
2011-08-02 17:08:00 -07:00
Philippe Mongeau
d0f452273b
fixed utf-8 snippet
2011-08-02 20:04:29 -04:00
Honza Pokorny
230102e05a
Merge pull request #12 from smt/html-snippets
...
Revamped HTML snippets
2011-08-02 11:23:48 -07:00
Stephen Tudor
ed5c19f3f6
Revamped HTML snippets.
2011-08-02 10:30:45 -04:00
Honza Pokorny
dfbb909351
Merge pull request #10 from wsantos/master
...
More snippets options for python
2011-07-23 16:29:17 -07:00
Waldecir Santos
8e4c58aee1
change ifs keywords
2011-07-23 20:06:58 -03:00
Honza Pokorny
542f94c74f
Merge pull request #11 from smt/jsp-fix
...
Fix typo in JSP c:out snippet
2011-07-20 09:34:11 -07:00