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
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
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
Honza Pokorny
c5a4c4aeec
Merge pull request #527 from switch87/master
...
changed snippet getopts to work correctly
2015-03-01 12:57:35 +01: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
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