Commit Graph

306 Commits

Author SHA1 Message Date
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
Stephen Tudor
334985c1e1 Fix typo in JSP c:out snippet 2011-07-20 11:57:30 -04:00
Waldecir Santos
deadccf0a7 More python snippets 2011-07-16 12:21:36 -03:00
Honza Pokorny
f7b14b8db2 Add Python doc snippet. 2011-07-07 15:41:13 -03:00
Honza Pokorny
24cce15ca9 Add note about folding markers to README. 2011-07-07 15:06:17 -03:00
Honza Pokorny
228439d6b7 Remove folding markers from python.snippets. 2011-07-07 15:03:58 -03:00
Eustaquio Rangel
faf3b63aeb There was already a content_for snippet on the eruby snippet file.
Tags for Rails views should go there and not on the Ruby snippet file.
2011-07-06 12:11:20 -03:00
Honza Pokorny
9ff441a72e Merge pull request #9 from thisgeek/master
Remove redundant try
2011-07-06 03:04:10 -07:00
Christopher Joslyn
d2ad987438 Removed redundant try snippet from the javascript collection. 2011-07-05 22:35:16 -04:00
Honza Pokorny
d2e0f8dc7e Remove merge conflict markers from ruby. Fixes #8. 2011-07-05 19:25:27 -03:00
Honza Pokorny
1c0316a323 Merge pull request #7 from juanpabloaj/master
tex : center && equation*
2011-07-04 03:01:11 -07:00
JuanPablo
74712b264b tex : center && equation* 2011-07-03 22:53:35 -04:00
Honza Pokorny
66fecb958f Merge pull request #6 from heytrav/master
Perl shortcuts for Moose based classes, testing
2011-06-27 17:03:54 -07:00
William Travis Holton
38ea21ddad change back to the traditional 1; end thing 2011-06-27 22:38:45 +02:00
William Travis Holton
1acd1e803a modify with some updated features 2011-06-27 22:32:23 +02:00
William Travis Holton
bfc34d3713 shortcuts for various Perl constructs 2011-06-27 22:13:31 +02:00
Honza Pokorny
eb3dc27d75 Merge pull request #5 from juanpabloaj/master
sh : for .. in ; getopts
2011-06-26 05:41:16 -07:00
JuanPablo
523f32ae51 sh : for .. in ; getopts 2011-06-25 23:21:17 -04:00
Honza Pokorny
aa23479ffd Merge pull request #4 from juanpabloaj/master
html: div with/without class
2011-06-25 11:46:22 -07:00
JuanPablo
2992de8d17 div with/withouth class 2011-06-25 14:40:41 -04:00
JuanPablo
ed66e0acef html : add class to divs 2011-06-25 14:36:06 -04:00
Honza Pokorny
c2b5891b89 Merge pull request #3 from afolmert/master
Added Go snippets
2011-06-24 02:54:35 -07:00
afolmert
efec3786f7 Tweaked Go snippets 2011-06-24 10:09:28 +02:00
Honza Pokorny
6a91f93061 Merge pull request #2 from phmongeau/master
Textile snippets and an acitonscript snippet
2011-06-23 03:30:55 -07:00
Philippe Mongeau
0054b2765e updated actionscript to match honza/snipmate-snippets 2011-06-22 18:03:11 -04:00
Philippe Mongeau
8b778875b0 added table, link, acronym and footnote snippets for textile 2011-06-22 17:52:23 -04:00
Philippe Mongeau
76b47ffbbd cleaned textile file 2011-06-22 17:25:25 -04:00
Philippe Mongeau
b17c11b5f1 merge with my as3 and textile snippets 2011-06-22 14:38:03 -04:00
Honza Pokorny
01f73c3fe8 Merge pull request #1 from juanpabloaj/master
.tex recomendation : no change fold marker
2011-06-22 10:18:11 -07:00
JuanPablo
8d5f8c9ca5 .tex recomendation : no change fold marker 2011-06-22 12:56:13 -04:00
afolmert
b086b2d467 Added Go snippets 2011-06-22 09:44:04 +02:00
JuanPablo
dbd48df062 marker folding in python functions and methods 2011-06-22 03:28:13 +02:00