Louis Pilfold
353b7fafa5
Merge pull request #739 from codeinabox/mustache
...
if, ife and ifn snippets for Mustache
2016-05-25 10:56:57 +01:00
Mathew Attlee
55213060ad
if, ife and ifn snippets for Mustache
2016-05-25 08:41:01 +01:00
Louis Pilfold
477ede1985
Erlang EUnit snippets
2016-05-24 12:52:57 +01:00
Louis Pilfold
255d18c558
Merge pull request #738 from codeinabox/make-self-documented-typo
...
Corrected typo in description for self-documented Makefile snippet
2016-05-23 14:28:25 +01:00
Mathew Attlee
30fd9083db
Corrected typo in description for self-documented Makefile snippet
2016-05-23 12:16:36 +01:00
Louis Pilfold
5aed7e10cb
Merge pull request #737 from codeinabox/phpunit-test-methods
...
PHPUnit snippets for setup, tear down and marking tests skipped
2016-05-22 14:47:59 +01:00
Mathew Attlee
1fb648c5e8
PHPUnit snippets for setup, tear down and marking tests skipped
2016-05-22 12:33:36 +01:00
Louis Pilfold
f6d0b68e47
Merge pull request #736 from codeinabox/makefile-help
...
Snippet for `help` target for self-documented Makefile
2016-05-17 15:35:04 +01:00
Mathew Attlee
c7f4b0a7f7
Snippet for help
target for self-documented Makefile
2016-05-17 15:29:01 +01:00
Louis Pilfold
8f2c44fbcf
Merge pull request #735 from hwartig/patch-1
...
Add snippet for `# frozen_string_literal: true`
2016-05-16 14:28:13 +01:00
Harald Wartig
efab1575ed
Add snippet for # frozen_string_literal: true
...
See https://wyeworks.com/blog/2015/12/1/immutable-strings-in-ruby-2-dot-3 for a detailed description of the frozen_string_literal comment.
2016-05-16 09:55:26 +02:00
Louis Pilfold
a9b920b478
Merge pull request #734 from CharlesGueunet/master
...
Add coma at the end of lambda snippets for cpp
2016-05-16 00:31:40 +01:00
Gueunet Charles
6bf0288d5d
Add coma at the end of lambda snippets
2016-05-15 22:52:35 +02:00
Louis Pilfold
ff5d341439
Merge pull request #727 from codeinabox/phpspec-matchers
...
phpspec matcher snippets
2016-05-15 12:26:18 +01:00
Mathew Attlee
dcab6f8d0a
phpspec matcher snippets
2016-05-15 10:42:28 +01:00
Louis Pilfold
f84d1efb5f
Merge pull request #731 from codeinabox/make_conditionals_default
...
Makefile snippets for if, ife and el and .DEFAULT_GOAL
2016-05-12 21:39:49 +01:00
Mathew Attlee
0a9c97439c
Makefile snippets for if, ife and el and .DEFAULT_GOAL
2016-05-12 16:03:26 +01:00
Louis Pilfold
05a681b8b5
Merge pull request #729 from codeinabox/twig-snipmate-indent-fix
...
Correctly indented snipMate template for Twig
2016-05-06 12:43:21 +01:00
Mathew Attlee
b2dda36fc7
Correctly indented snipMate template for Twig
2016-05-06 12:29:42 +01:00
Louis Pilfold
c3f1a708be
Merge pull request #728 from codeinabox/php-twig-conditional
...
PHP and Twig conditional snippets to be consistent with naming convention
2016-05-05 15:11:11 +01:00
Mathew Attlee
e8cb8d0165
PHP and Twig conditional snippets to be consistent with naming convention: if, ife, eif, el, wh
2016-05-05 14:23:12 +01:00
Louis Pilfold
da573e7ea4
Merge pull request #725 from codeinabox/phpspec
...
Initial snippets for phpspec
2016-04-30 22:52:43 +01:00
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