Commit Graph

1410 Commits

Author SHA1 Message Date
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
Louis Pilfold
d52befe8bc Elixir: Remove some name collisions 2015-02-21 11:24:27 +00:00
Louis Pilfold
918baf4047 Elixir: pry snippet 2015-02-20 16:03:05 +00:00
Louis Pilfold
1de4299c20 Remove dupe name from Elixir snippets 2015-02-20 09:27:15 +00:00
Louis Pilfold
128355895b Elixir: test with arg 2015-02-19 18:39:26 +00:00
Louis Pilfold
06122593e5 Elixir: Remove superfluous params from fn 2015-02-19 18:02:46 +00:00
Louis Pilfold
24bb8a4b18 Elixir: def with doc string 2015-02-19 18:01:49 +00:00
Louis Pilfold
93b4de1299 Remove clojure + rust maintainer 2015-02-17 21:56:44 +00:00
Louis Pilfold
1831acc72f Remove Elixir duplicate snippets 2015-02-17 21:55:27 +00:00
Louis Pilfold
52b4f19e7d Merge pull request #518 from leonidez/patch-1
fix :f snippet skipping over function body
2015-02-12 16:21:07 +00:00
Leonidez Acosta
fc7bf9748c remove tab at close of :f snippet 2015-02-12 09:25:51 -06:00
Louis Pilfold
c522e2bf7b Merge pull request #519 from jdeniau/patch-2
Fix copy/paste bug
2015-02-12 13:07:49 +00:00
Julien Deniau
01a85b1d63 remove blank lines 2015-02-12 11:10:28 +01:00
Julien Deniau
051bc1a91c Fix copy/paste bug 2015-02-12 11:07:46 +01:00
Leonidez Acosta
f1334d2e06 remove hint from function body 2015-02-11 15:15:14 -06:00
Leonidez Acosta
3cc04ec71f fix :f snippet skipping over function body 2015-02-10 16:11:08 -06:00
Holger Rapp
0deb4bd28b Fix #435. 2015-02-07 09:52:48 +01:00
Louis Pilfold
27906a3754 Merge pull request #516 from jdeniau/patch-1
Update PHP class and interface snippets
2015-02-05 17:40:15 +00:00
Julien Deniau
23ee37a49c Update PHP class and interface snippets
Include <?php and namespace automatically
2015-02-03 10:49:07 +01:00
Louis Pilfold
d2d02b7209 Merge pull request #515 from tszym/master
Add a missing closing double quote in HTML
2015-01-31 21:48:40 +00:00
Thomas Szymanski
f4d267dd63 Add a missing closing double quote in HTML 2015-01-31 18:18:59 +01:00
Holger Rapp
80adcd3418 Merge pull request #514 from jdeniau/patch-1
Php: Update PHP getter setter
2015-01-30 21:55:11 +01:00
Holger Rapp
61b8ee6c23 Merge pull request #509 from FiloSpaTeam/master
Laravel: Bug fix for Laravel snippet
2015-01-30 21:51:34 +01:00