Commit Graph

1684 Commits

Author SHA1 Message Date
Mathew Attlee
e7af7326ea Initial snippets for phpspec 2016-04-30 16:31:04 +01:00
Louis Pilfold
5812cba03b Merge pull request #723 from codeinabox/php-trait-fix
Fix the PHPDoc for trait snippet
2016-04-30 14:40:08 +01:00
Mathew Attlee
c95c0e4cda Fix the PHPDoc for trait snippet 2016-04-30 13:57:11 +01:00
Louis Pilfold
2a1fa24d68 Merge pull request #722 from codeinabox/php-trait
Trait snippet for PHP + moved `sfa` snippet into php-symfony2
2016-04-30 13:52:08 +01:00
Mathew Attlee
a13199fb3c Moved snippet sfa into Symfony snippets 2016-04-30 13:33:27 +01:00
Mathew Attlee
9bee55407f Trait snippet for PHP 2016-04-30 13:33:25 +01:00
Louis Pilfold
062650cd7c Merge pull request #721 from codeinabox/php-consistent-class-namespace
Updated PHPUnit, Symfony and Laravel class snippets to be consistent with existing PHP snippets
2016-04-30 12:18:03 +01:00
Mathew Attlee
05b7e5c4e2 Updated PHPUnit, Symfony and Laravel class snippets to be consistent
with existing PHP snippets' namespace and adding `<?php`

Changed PHPUnit and Symfony snippet's namespace and author to be consistent with other PHP snippets

class

blah
2016-04-30 11:35:24 +01:00
Honza Pokorny
042aec6f06 Merge pull request #720 from codeinabox/php-namespace-from-relpath
Use relative path when determining `namespace` for PHP snippet
2016-04-29 14:55:45 -03:00
Mathew Attlee
a5edd3369e Use relative path when determining namespace for PHP snippet 2016-04-29 17:32:57 +01:00
Louis Pilfold
f4e25a1d75 Merge pull request #717 from protream/master
snippet `pmdoc`: improve compatibility
2016-04-26 11:05:28 +01:00
protream
517dc9f8b5 snippet pmdoc: improve compatibility 2016-04-26 17:26:46 +08:00
Louis Pilfold
79c137c550 Erlang -ifdef macro 2016-04-21 23:30:55 +01:00
Honza Pokorny
57da5f966f Merge pull request #716 from protream/master
snippet `pmdoc`: fix year generate error and make variables more readable
2016-04-19 09:08:22 -03:00
protream
07e73ea0b0 Merge branch 'master' of github.com:protream/vim-snippets 2016-04-19 17:30:28 +08:00
protream
42c2b78470 snippet pmdoc: fix year generate error and make variables more readable 2016-04-19 17:30:04 +08:00
Honza Pokorny
f98b1c09ac Merge pull request #715 from protream/master
Python: add a snippet to generate pocoo style module doc string
2016-04-18 06:44:01 -03:00
Nan Zheng
65bea4930f Fix a spell error 2016-04-16 23:58:56 +08:00
protream
3532786cd0 Python: add a snippet to generate pocoo style module doc string 2016-04-16 23:47:45 +08:00
Louis Pilfold
e055cf9a71 Merge pull request #714 from CharlesGueunet/master
Add snippet for casting in CPP
2016-04-13 09:32:42 +01:00
Gueunet Charles
b7ea3ba690 Add snippet for casting in CPP 2016-04-12 22:12:21 +02:00
Louis Pilfold
ee4a8e936e Merge pull request #710 from lgeorget/master
C++: Add a snippet to generate an entire .h skeleton
2016-04-07 11:24:37 +01:00
Laurent Georget
c133679866 C++: Add a snippet to generate an entire .h skeleton 2016-04-07 10:25:51 +02:00
Louis Pilfold
ae142259cd Merge pull request #713 from lgeorget/fix-for-r
Fix for R snippets: Close the Else-If snippet
2016-04-07 09:03:32 +01:00
Laurent Georget
47f262c64c r: Close the Else-If snippet 2016-04-06 22:34:54 +02:00
Louis Pilfold
016da6cc43 Merge pull request #705 from toogley/master
fix 'sbash' snippet interpreting newline and tab character
2016-03-21 17:28:15 +00:00
toogley
5590616c4a fix 'sbash' snippet interpreting newline and tab character
This pullrequest: https://github.com/honza/vim-snippets/pull/704 introduced a
new bug of the 'sbash' snippet of Ultisnips. Python interpreted the \n and \t in
IFS=$'\n\t' and executed them instead of assigning it to the variable IFS.
2016-03-21 17:17:01 +01:00
Louis Pilfold
06168f1d08 Merge pull request #704 from toogley/master
make default settings for bash more reliable
2016-03-20 19:36:19 +00:00
toogley
65211115a0 make default settings for bash more reliable
see http://redsymbol.net/articles/unofficial-bash-strict-mode/ for explanation
why this might be useful.
2016-03-20 20:19:08 +01:00
Louis Pilfold
b66ede5e0f Merge pull request #700 from vulder/master
Changed ifndef snippet to #ifndef
2016-03-15 09:47:48 +00:00
Florian Sattler
979b9cd49d Changed ifndef snippet to #ifndef
This makes it consistent with the other C macro snippets
2016-03-15 10:38:49 +01:00
Louis Pilfold
f878039dd6 Elixir: Add exunit case snippet 2016-03-13 18:12:25 +00:00
oddlydrawn
3d4994b64b Removes clc getter tab, Removes white space in md, Adds blank line w/o indent in gs 2016-03-11 13:31:09 -07:00
oddlydrawn
7bedb44b55 Adds numbers to word in getArgs, Removes whitespace after braces 2016-03-10 18:46:11 -07:00
Louis Pilfold
66b6d7c54d Merge pull request #697 from shepherdsam/master
Added Anonymous Function (javascript) for UltiSnips. Supports $VISUAL.
2016-03-10 17:23:30 +00:00
Sam Shepherd
edc4eedf9a Added Anonymous Function (javascript) for UltiSnips. Supports $VISUAL. 2016-03-10 10:09:21 -06:00
Louis Pilfold
743be1a6e0 Merge pull request #696 from Vzaa/master
Rust: remove semicolons from constructor returns
2016-03-09 12:17:48 +00:00
Vzaa
9f95287083 Rust: remove semicolons from constructor returns 2016-03-09 13:34:44 +02:00
Louis Pilfold
c2ffea6a91 Merge pull request #694 from ToruIwashita/master
Add aggregate_failures snippet for rspec
2016-03-09 09:30:03 +00:00
ToruIwashita
99d6cbfa0f Add aggregate_failures snippet for rspec 2016-03-09 10:41:49 +09:00
Louis Pilfold
f8739670e9 Merge pull request #667 from Pompeu/master
sugest for simple modify snippet in node js
2016-03-08 09:38:14 +00:00
Louis Pilfold
9160fed96c Merge pull request #693 from carlitux/master
Fix DecimalField on models
2016-03-08 09:37:53 +00:00
Luis Carlos Cruz
287de632d9 Add Default values on DecimaField 2016-03-07 22:39:27 -04:00
Luis Carlos Cruz
647e5c3811 Fix DecimalField on models 2016-03-07 22:37:02 -04:00
Louis Pilfold
aff4e7841b Go ife 2016-03-06 16:01:51 +00:00
Louis Pilfold
5d4d1ba62b Merge pull request #691 from IonicaBizauKitchen/autocmd
Use autocmd to load the snippets.
2016-03-04 15:24:45 +00:00
Ionică Bizău
6f5ea6e6d4 Keep the other solution too. 2016-03-04 16:04:19 +02:00
Ionică Bizău
6b455624e8 Use autocmd to load the snippets. 2016-03-04 12:54:59 +02:00
Louis Pilfold
e20b77d554 Go: Endless for loop 2016-03-03 12:02:43 +00:00
Louis Pilfold
83d331ffb6 Reduce duplication in Go 2016-03-03 11:56:37 +00:00