Commit Graph

1485 Commits

Author SHA1 Message Date
Holger Rapp
3569953261 Merge pull request #581 from mmwtsn/vendor-snippets
Move UltiSnips vendor snippets out of default namespace.

Also document proper handling of vendor snippets.
2015-07-14 22:19:58 +02:00
M. Maxwell Watson
ea2a95015d Adds vendor snippet note to README 2015-07-13 08:13:59 -04:00
M. Maxwell Watson
f3f25f2b9b Remove vendor snippets from default namespace 2015-07-13 08:13:59 -04:00
Holger Rapp
4d00368957 Merge pull request #594 from laxtiz/master
Some variables need default value
2015-07-13 07:52:49 +02:00
Holger Rapp
ebaac41a4b Merge pull request #596 from tevino/python
recommended python encoding declaration
2015-07-13 07:51:17 +02:00
Holger Rapp
1a5d41ef8c Merge pull request #598 from pauloromeira/master
Python UltiSnips snippets little adjustments
2015-07-11 10:48:33 +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
laxtiz
3601670094 Some variables need default value 2015-06-30 04:50:35 +08:00
Louis Pilfold
59cc3ecc79 Merge pull request #593 from linux0uid/master
Added Symfony2 use.. snippets
2015-06-27 10:08:11 +01:00
Konstantin
18d1fc346c
Added Symfony2 use.. snippets 2015-06-26 15:27:09 +03:00
Louis Pilfold
69c918175c Merge pull request #589 from zetanot/master
added (l/r)angle to ultisnips,added mathfonts to snippets
2015-06-08 20:48:55 +01:00
Kevin Lui
cfed9fabf5 added delimiter,fixed eq conflict 2015-06-08 12:14:10 -07:00
Louis Pilfold
0146195dbf Fix test & laravel snippets 2015-06-08 15:16:01 +01:00
Honza Pokorny
fa97216141 Merge pull request #586 from honza/tests
Add test for incorrect indentation, add Travis CI
2015-06-08 10:20:54 -03:00
Honza Pokorny
fe844b6757 Add travis-ci badge 2015-06-08 10:17:14 -03:00
Holger Rapp
d5f402f2d9 Merge pull request #590 from daeyun/cpp
cpp extends c
2015-06-08 08:02:35 +02:00
Holger Rapp
39038a51e5 Merge pull request #591 from jkrmr/patch-1
Replace soft tabs with hard ones.
2015-06-07 18:45:30 +02:00
jake romer
d95d8e1999 Replace soft tabs with hard ones.
Conforms to the snippet syntax in the rest of the file. 
Also resolves an error raised in UltiSnips referenced in https://github.com/SirVer/ultisnips/issues/233
2015-06-07 12:12:37 -04:00
Daeyun Shin
043a902c90 cpp extends c 2015-06-05 23:58:52 -04:00
Louis Pilfold
6737ed873d Merge pull request #588 from ToruIwashita/new_style_rspec_snippets
Add new snippets for rspec
2015-06-05 14:22:19 +01:00
ToruIwashita
7aeba4cf57 Add new snippets for rspec 2015-06-05 21:55:54 +09:00
Louis Pilfold
0e9eff1bf3 Fix arduino snippets 2015-05-31 23:15:12 +01:00
Louis Pilfold
abdd057851 Add test for incorrect indentation, add Travis CI 2015-05-30 19:54:33 +01:00
Louis Pilfold
2c40fab028 Fix broken C sharp snippets
@switch87 broke these by intenting with spaces rather than tabs.

d956ce5
41c1148
77fcae8

Closes #585. Thanks @Chiel92 for the bug report.
2015-05-30 18:38:26 +01:00
Louis Pilfold
f4c581e8e8 Merge pull request #579 from switch87/master
arduino
2015-05-27 12:26:01 +01:00
Louis Pilfold
8c0d71a72b Merge pull request #582 from TrungACZNE/erl-bug
Fixed 'supervisor' snippet
2015-05-23 13:41:14 +01:00
Ngo The Trung
84a4b197a8 Fixed 'supervisor' snippet 2015-05-23 20:29:31 +08:00
Gert
10f2e6ebcf tabs 2015-05-18 16:44:24 +02:00
Louis Pilfold
8be99daa68 Fix rust for snippets 2015-05-17 19:55:27 +01:00
Gert
aa05eda641 arduino 2015-05-16 16:59:48 +02: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
6ff32d353e Merge pull request #575 from skv-headless/js-debugger
js debugger
2015-05-02 09:03:25 +01:00
skv
2099d74f50 js debugger 2015-05-02 08:28:03 +03:00
Holger Rapp
58f5da49c1 Merge pull request #574 from rtorralba/master
codeigniter: Fixed ->table attribute access
2015-04-29 07:09:01 +02:00
rtorralba
764e06d4a3 Fixed ->table attribute access 2015-04-28 17:23:45 +02:00
Holger Rapp
475fd06422 Merge pull request #568 from rtorralba/master
codeigniter: fixed $this->table attribute access in ci_model_crudl and removed function doc comments
2015-04-28 07:58:37 +02:00
Louis Pilfold
075377de91 Merge pull request #573 from blacksails/master
Elixir: Improve indentation of rec snippet
2015-04-27 15:25:55 +01:00
Benjamin Nørgaard
e6ff9976a0 Elixir: Improve indentation of rec snippet 2015-04-27 12:34:58 +02:00
Louis Pilfold
73f22df5ca C: Remove some duplication 2015-04-26 19:44:26 +01:00
Louis Pilfold
730b2f8141 Merge pull request #572 from honza/revert-567-cstyle
Revert "Changed style for c snippets" as it deviates from the K&R style
2015-04-26 16:32:11 +01:00
Louis Pilfold
570ba25eea Revert "Changed style for c snippets" 2015-04-26 16:30:51 +01:00
rtorralba
3ca0742a2a removed comments 2015-04-23 17:13:13 +02:00
rtorralba
daf729a3d6 Merge branch 'master' of https://github.com/rtorralba/vim-snippets
Conflicts:
	snippets/codeigniter.snippets
2015-04-23 17:09:50 +02:00
rtorralba
6da49bb38b fixed $this->table attribute access 2015-04-23 17:04:57 +02: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