Louis Pilfold
4496631cf1
Merge pull request #544 from darvelo/master
...
Add shebang for nodejs
2015-03-15 18:06:45 +00:00
David Arvelo
8474152209
Add shebang for nodejs
2015-03-14 18:34:31 -04:00
mMontu
a83b3db1b3
Fix bbox outside the first column (consider &tw)
2015-03-12 10:04:30 -03:00
Honza Pokorny
1908556bf7
Merge pull request #541 from noducks/master
...
Add jshint friendly use strict snippet
2015-03-12 07:12:02 -03:00
Louis Pilfold
8d956a2a24
Merge pull request #528 from ches/rust
...
Update Rust snippets
2015-03-12 08:36:11 +00:00
No Ducks
6753f3795e
Add jshint friendly use strict snippet
2015-03-11 22:59:17 +00:00
Louis Pilfold
93d5c015bb
Merge pull request #540 from mclee/rails4
...
update snippets to fit strong parameters
2015-03-11 17:57:18 +00:00
George Lee
a2d05c4a09
update snippets to fit strong parameters
2015-03-11 21:57:07 +08:00
Louis Pilfold
fb7a4e2860
Merge pull request #538 from mrzool/patch-1
...
Add main element
2015-03-08 23:46:52 +00:00
Mattia Tezzele
112ed60c26
Add main element
2015-03-09 00:31:20 +01:00
Louis Pilfold
cf5801918a
Merge pull request #533 from 1ny/master
...
HTTP handler and Error handling snippets in Go
2015-03-06 23:06:34 +00:00
Louis Pilfold
5b26c8d210
Merge pull request #537 from czzshr/master
...
Correct img tag
2015-03-06 10:03:22 +00:00
Chen Zhongzheng
c76ec98eee
correct img tag
2015-03-06 17:27:23 +08:00
Boone Severson
e37267bce6
final tweaks
2015-03-05 07:21:25 -08:00
Gert
5d666c56cf
Merge branch 'master' of https://github.com/switch87/vim-snippets
2015-03-05 16:02:23 +01:00
Gert
25b7406f74
snippet make-up ;)
2015-03-05 14:49:51 +01:00
Gert
6b1c3c618d
added GPL2
2015-03-04 22:03:29 +01:00
Louis Pilfold
a4465c7f24
Oops. Give eelixir snippets correct file extension
2015-03-04 20:59:12 +00:00
Boone Severson
00dfa2e27b
put block labels into snippet variables
2015-03-04 09:40:10 -08:00
Namit
6a11038301
Replace two space indentation with tab
2015-03-04 08:56:17 -08:00
Louis Pilfold
902ae7190f
Ultisnips HTML tweaks
2015-03-04 14:43:15 +00:00
Louis Pilfold
1cf596eaae
Ultisnips eElixir extends HTML
2015-03-04 14:35:32 +00:00
Louis Pilfold
817bb63232
Elixir: Update cond and case indentation
2015-03-04 10:22:13 +00:00
Namit
4dae57d0a2
Add HTTP handler in go.snippets
2015-03-03 16:32:08 -08:00
Namit
a942cbb2db
Add error handling in go.snippets
2015-03-03 16:04:52 -08:00
Louis Pilfold
36f67c4ce9
Merge pull request #532 from switch87/patch-1
...
changed shebangs end function snippet
2015-03-03 17:01:26 +00:00
Gert
2dba5c5289
changed shebangs end function snippet
...
Same pull request as before, but could not resolve rebasing problem.
2015-03-02 23:40:07 +01:00
Boone Severson
7620866b4a
tweaks
2015-03-02 13:16:01 -08:00
Boone Severson
74c62eb97c
systemverilog snippets
2015-03-02 12:28:02 -08:00
Marcelo Jacobus
29903a019e
Fixed non-documentary placeholders
2015-03-02 16:30:48 +01:00
Louis Pilfold
00258dcefa
Merge pull request #530 from honza/revert-529-master
...
Revert "repeared shebang"
2015-03-02 10:16:23 +00:00
Louis Pilfold
8084d02b61
Revert "repeared shebang"
2015-03-02 10:12:52 +00:00
Honza Pokorny
504cd2eea7
Merge pull request #529 from switch87/master
...
repeared shebang
2015-03-02 09:29:25 +01:00
Ches Martin
928eb95c72
rust: proc() syntax obsolete, thread not in prelude
2015-03-01 18:01:55 -05:00
Ches Martin
16211fe728
Significant newlines, ugh
2015-03-01 17:42:19 -05:00
Gert
2b8e591c19
.
2015-03-01 23:21:07 +01:00
Gert
7c68c15124
repeared shebang
...
changed shebang snippet, did not work (becous of the leading # in the snippet?)
also changed the function snippet becous it was verry confusing, sh version could be placed back, but you realy had to know the source to find the bash snippet...
2015-03-01 18:05:34 +01:00
Ches Martin
ac477f8522
rust: case clause snippet for pattern matches
2015-03-01 07:29:03 -05:00
Honza Pokorny
c5a4c4aeec
Merge pull request #527 from switch87/master
...
changed snippet getopts to work correctly
2015-03-01 12:57:35 +01:00
Ches Martin
982f347238
rust: Fix nesting for impl snippet in SM/US
2015-02-28 21:15:58 -05:00
Ches Martin
f2929081b1
Update Rust snippets
...
Add descriptions to Snipmate snippets, update some snippets for
changed/deprecated Rust features, add some new bits.
2015-02-28 20:21:04 -05:00
Gert
c5b88e2b67
Little update in echo command
2015-02-28 23:28:34 +01:00
¨switch87¨
e1baa6d38e
changed snippet getopts to work correctly
2015-02-28 22:50:06 +01:00
Louis Pilfold
b11832aa68
Elixir: debug pry snippet
2015-02-27 00:15:59 +00:00
Holger Rapp
931af65f34
Merge pull request #526 from yuchunc/patch-1
...
eruby: replaced radio_box with radio_button
2015-02-26 07:32:33 +01:00
Mickey
62dc7d6cf3
Update UltiSnips/eruby.snippets,
...
replaced radio_box with radio_button
2015-02-25 21:36:01 +08:00
Louis Pilfold
58a7ac7526
Merge pull request #525 from nybblr/js-snippet-vaf
...
JS snippet: anonymous function variable assignment.
2015-02-25 09:31:51 +00:00
Jonathan Martin
58560c62b9
JS snippet: anonymous function variable assignment.
...
[Closes #524 ]
2015-02-24 18:33:26 -05:00
Louis Pilfold
7ce372f83d
Elixir Eex snippets
2015-02-24 23:04:03 +00:00
Marcelo Jacobus
6c9ec92eec
Fixed some PHP Code Standards
2015-02-24 17:23:50 +01:00