Commit Graph

1584 Commits

Author SHA1 Message Date
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
Claudio Maradonna
af05269858 Bug fix laravel snippet 2015-01-30 18:08:12 +01:00
Julien Deniau
5b86f089dc Update PHP getter setter
Add return / parameter types
Set @param and @return
2015-01-30 15:25:14 +01:00
Louis Pilfold
368973b9d5 Merge pull request #512 from AndreaGiardini/master
Added snippet for remote python debugger (rpdb)
2015-01-26 19:34:34 +00:00
Andrea Giardini
e187f5a784 Added snippet for remote python debugger (rpdb) 2015-01-26 19:17:55 +01:00
Louis Pilfold
588cf86e5b Merge pull request #508 from slebedev/master
[puppet.snippet]: s/'/"/ in most of snippets, changes in 'file' snippet ...
2015-01-26 09:23:22 +00:00
Holger Rapp
a95d8791c8 Merge pull request #510 from ches/erlang
erlang: remove spaces before parens in UltiSnips
2015-01-26 07:31:26 +01:00
Holger Rapp
08d17888f6 Merge pull request #511 from cirosantilli/fix-list-hyphen
markdown: Fix false positive hyphen list item expansion.
2015-01-26 07:14:53 +01:00
Ciro Santilli
0966fa0b20 Fix false positive hyphen list item expansion.
Fix #491.
2015-01-25 22:07:29 +01:00
Ches Martin
d9a5607c8f erlang: remove spaces before parens in UltiSnips
This is almost never seen in common Erlang style, and was inconsistent
with the Snipmate snippets for Erlang.

Adds a list comprehension snippet, as a bonus.
2015-01-25 01:12:29 +08:00
Claudio Maradonna
9e904e17df Another bug fix 2015-01-20 17:21:02 +01:00
Claudio Maradonna
66079c34e8 Bug fix laravel snippet 2015-01-20 17:12:38 +01:00
Louis Pilfold
147001fb01 Remove extra newlines from _ snippets 2015-01-18 22:04:10 +00:00
Sergey Lebedev
a167d4833a [puppet.snippet]: s/'/"/ in most of snippets, changes in 'file' snippet and some new snippets 2015-01-18 20:00:14 +03:00
Louis Pilfold
de575a0f5c Merge pull request #507 from m-pilia/master
add GMGPL linking exception; add AWK snippets
2015-01-17 16:55:22 +00:00
m-pilia
78eeb12810 add AWK snippets 2015-01-17 17:11:20 +01:00
m-pilia
889e833c69 add GMGPL linking exception 2015-01-17 17:10:44 +01:00
m-pilia
058bde6434 remove duplicate license snippets 2015-01-17 17:10:08 +01:00
Claudio Maradonna
e146339270 Optimized Resource Controller Laravel in php_laravel snippet 2015-01-16 11:00:18 +01:00
Louis Pilfold
2ce8ef4ddd ERB: Remove redundant ultisnips if 2015-01-15 21:29:45 +00:00
Holger Rapp
a6db63d83f Merge pull request #505 from FiloSpaTeam/master
Laravel: Bug fix for Laravel snippet
2015-01-15 07:53:49 +01:00
Claudio Maradonna
634efcfc0a Another bug fix for Laravel Snippet 2015-01-14 22:44:54 +01:00
Claudio Maradonna
b51b2766fd Another bug fix for Laravel Snippet 2015-01-14 22:42:30 +01:00
Claudio Maradonna
83be78b087 Bug fix with Laravel snippet 2015-01-14 22:35:12 +01:00
Holger Rapp
ed492a9cec Merge pull request #501 from FiloSpaTeam/master
php: Laravel Snippets
2015-01-11 12:36:40 +01:00
Claudio Maradonna
9bf5d0f412 Added b option to prevent snippet inline 2015-01-11 12:35:37 +01:00
Holger Rapp
ac2fca2e14 Merge pull request #502 from nerdwaller/master
Angular: snippets updated to build your param list automatically
2015-01-11 11:28:55 +01:00