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 |
|
Jakub Stasiak
|
9a63deb18a
|
Use "# TODO: write code..." as code placeholder in Python snippets (#34)
|
2012-11-03 12:04:43 +01:00 |
|
Honza Pokorny
|
3e6ec24f6a
|
Merge pull request #149 from docwhat/neosnippet-compat
Added descriptions for duplicated snippet names.
|
2012-10-28 05:39:17 -07: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 |
|
Honza Pokorny
|
8403968b1f
|
Merge pull request #148 from theocrite/master
Adding a html5 snippet
|
2012-10-24 04:56:44 -07: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 |
|
Eustáquio Rangel
|
e9747f701d
|
Merge pull request #147 from jredville/patch-1
Delete duplicate snippet
|
2012-10-19 16:41:21 -07:00 |
|
Jim Deville
|
d115300c98
|
Delete duplicate snippet
|
2012-10-19 12:16:48 -07:00 |
|
Eustáquio Rangel
|
09c173237a
|
Merge pull request #146 from ddd/patch-1
Changed patfh to fpath. Makes sense due to context
|
2012-10-19 10:19:27 -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 |
|
Honza Pokorny
|
970fd404a6
|
Merge pull request #145 from jackStalnaker/switchcase
added switch, switch with no default, and case snippets to c snippets
|
2012-10-18 15:41:02 -07: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 |
|
Honza Pokorny
|
6d8d2b7860
|
Merge pull request #143 from ekalinin/master
added sql/plsql snippets
|
2012-10-12 10:08:43 -07: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 |
|
Honza Pokorny
|
ff07c7747d
|
Merge pull request #139 from Layzie/improve_javascript
Propose tertiary conditional for JavaScript
|
2012-09-30 09:33:58 -07:00 |
|
HIRAKI Satoru
|
9a08f7decd
|
improved tertiary conditional & improved switch
|
2012-09-30 19:53:44 +09:00 |
|
Honza Pokorny
|
1ec3397e23
|
Merge pull request #138 from jtratner/add-coffee-global
[coffee] add export snippet
|
2012-09-27 15:23:01 -07: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 |
|
Eustáquio Rangel
|
0c7aafff92
|
Merge pull request #137 from georgeguimaraes/patch-1
Create a encoding snippet for Ruby 1.9
|
2012-09-25 16:20:48 -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 |
|
Honza Pokorny
|
a557c8f3c0
|
Merge pull request #135 from tarruda/master
'For in do' snippet
|
2012-09-25 13:16:18 -07:00 |
|
Thiago de Arruda
|
e1e10b9161
|
Added 'for in do' coffeescript snippet
|
2012-09-25 17:05:04 -03:00 |
|
Honza Pokorny
|
b1d377d1ab
|
Merge pull request #133 from erikw/master
Only name from Gecos field in java @author
|
2012-09-09 07:59:10 -07: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 |
|
Honza Pokorny
|
0b03bc1db5
|
Merge pull request #131 from Chipairon/master
Adding missing " to footer. and footer# for html completion
|
2012-09-05 06:45:30 -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 |
|