Commit Graph

274 Commits

Author SHA1 Message Date
Louis Pilfold
af3c2d3f66 Rust: pub fn, correct while trigger 2015-08-02 12:56:59 +01:00
Renzo Poddighe
c278d602e6 Add process snippets 2015-07-29 17:15:01 +02:00
Renzo Poddighe
e87dfec535 Add omitted descriptions 2015-07-29 17:09:06 +02:00
Renzo Poddighe
5647a7fc51 Add sensible Node snippets 2015-07-29 17:04:35 +02:00
Renzo Poddighe
3ef5eeec53 Make separate Node file 2015-07-29 16:44:20 +02:00
Renzo Poddighe
613d84e2ac Add CommonJS snippet 2015-07-29 15:26:14 +02:00
Audrius Kažukauskas
6c1bf5e71d python: Allow to set triple quote style separately 2015-07-25 16:45:15 +03:00
Roland Sommer
2a8f1b6295 UltiSnips/python: Honour quoting config for ifmain snippet 2015-07-23 14:29:08 +02:00
Louis Pilfold
ff76104e92 Typescript extends Javascript 2015-07-21 12:57:55 +01:00
Holger Rapp
35a6a738ad Merge pull request #576 from jwkvam/numpy-style
Python: add numpy docstring style.
2015-07-20 15:29:36 +02:00
M. Maxwell Watson
f3f25f2b9b Remove vendor snippets from default namespace 2015-07-13 08:13:59 -04:00
Holger Rapp
ebaac41a4b Merge pull request #596 from tevino/python
recommended python encoding declaration
2015-07-13 07:51:17 +02:00
Paulo Romeira
356ebb88a6 Fix some python snippets tabstops 2015-07-10 04:06:53 -03:00
Paulo Romeira
39a4a3922f Set new tab triggers to try-catch blocks 2015-07-10 03:30:40 -03:00
Paulo Romeira
60084929e4 Add visual placeholders to python snippets 2015-07-10 03:23:52 -03:00
Tevin Zhang
f1e014e259 recommended python encoding declaration 2015-07-09 12:11:22 +08:00
Konstantin
18d1fc346c
Added Symfony2 use.. snippets 2015-06-26 15:27:09 +03:00
Louis Pilfold
8be99daa68 Fix rust for snippets 2015-05-17 19:55:27 +01:00
Jacques Kvam
cd34c3accb add numpy style 2015-05-07 16:04:52 -07:00
Louis Pilfold
1327c1ba54 Ruby: Remove some duplication 2015-05-05 16:57:16 +01:00
Louis Pilfold
73f22df5ca C: Remove some duplication 2015-04-26 19:44:26 +01:00
Louis Pilfold
570ba25eea Revert "Changed style for c snippets" 2015-04-26 16:30:51 +01:00
Holger Rapp
fd29d8e4bc Merge pull request #567 from cparadis6191/cstyle
c: Changed style for c snippets
2015-04-23 08:15:58 +02:00
Holger Rapp
ab4602a89f Merge pull request #523 from mjacobus/fix-php-cs
Fixed some PHP Code Standards
2015-04-23 08:06:20 +02:00
Chad Paradis
f41ab9d444 Changed style for c snippets
Moved braces to same line for main and fun snippets.
2015-04-22 20:45:45 -04:00
Holger Rapp
a9f59243d8 Merge pull request #564 from FiloSpaTeam/master
laravel: New snippet. Small fix.
2015-04-22 06:05:35 +02:00
Claudio Maradonna
0fa2518a60 New snippet for laravel(Snipmate). Small fix in laravel snippet(Ultisnips) 2015-04-17 20:00:16 +02:00
Louis Pilfold
ad86122fc7 Merge pull request #555 from FiloSpaTeam/master
Update snippet for laravel Framework
2015-04-15 00:29:49 +01:00
Gabriel Chavez
d789b0abef Change for, if, else, and struct to K&R style. 2015-04-14 11:17:25 +03:00
Claudio Maradonna
6915c69d94 Update snippet for laravel Framework 2015-04-09 01:47:46 +02:00
Louis Pilfold
061f32a08a Eelixir if, ife, for 2015-04-03 11:38:47 +01:00
Holger Rapp
171c637d5c Merge pull request #542 from mMontu/master
all: Fix bbox outside the first column (consider &tw)
2015-03-23 08:03:10 +01:00
Louis Pilfold
7d13d521b4 eElixir, remove trailing ) from lin 2015-03-19 10:28:00 +00:00
Louis Pilfold
94d3dab682 Elixir form snippets 2015-03-16 23:30:02 +00:00
Louis Pilfold
1f0932bba5 eelixir form_tag, link 2015-03-16 23:06:58 +00:00
Louis Pilfold
7746cec77c Ultisnips eelixir and HTML tweaks 2015-03-16 22:50:34 +00:00
mMontu
a83b3db1b3 Fix bbox outside the first column (consider &tw) 2015-03-12 10:04:30 -03:00
Louis Pilfold
8d956a2a24 Merge pull request #528 from ches/rust
Update Rust snippets
2015-03-12 08:36:11 +00: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
Chen Zhongzheng
c76ec98eee correct img tag 2015-03-06 17:27:23 +08:00
Louis Pilfold
a4465c7f24 Oops. Give eelixir snippets correct file extension 2015-03-04 20:59:12 +00: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
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
Marcelo Jacobus
29903a019e Fixed non-documentary placeholders 2015-03-02 16:30:48 +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
Mickey
62dc7d6cf3 Update UltiSnips/eruby.snippets,
replaced radio_box with radio_button
2015-02-25 21:36:01 +08:00