Louis Pilfold
1d9d0413fc
Merge pull request #748 from wildskyf/patch-1
...
Create sass.snippets
2016-06-17 09:30:58 +01:00
Mathew Attlee
09068dc107
Fixed PHP snippets for sbscalar and snbscalar, refactored gs
2016-06-16 19:27:02 +01:00
Louis Pilfold
e840b91a4e
Merge pull request #751 from mcepl/diso
...
Add snippet generating ISO-formatted date
2016-06-09 11:17:37 +01:00
Matěj Cepl
a65f3096b5
Add snippet generating ISO-formatted date
...
I am a big fan of the ISO date+time format, because it is our only hope
to overcome endless mess which are current zillion non-sensical national
formats.
2016-06-09 11:02:09 +02:00
Louis Pilfold
5225b54948
JS Mocha snippets
2016-06-08 20:22:16 +01:00
Wildsky Fann
ad04e1d415
Create sass.snippets
...
This file is from scss.snippets without parentheses
2016-06-06 23:54:38 +08:00
Louis Pilfold
641ccbefc5
Elm type snippets
2016-06-01 21:11:40 +01:00
Louis Pilfold
f1ca95f112
Correct Elm fn type syntax
2016-06-01 20:56:21 +01:00
Louis Pilfold
2d4032cc28
Elixir behaviour snippet
2016-05-29 20:52:07 +01:00
Mathew Attlee
f79462e9ec
Consolidated PHP snippets and removed UltiSnips duplicates
2016-05-29 12:51:19 +01:00
Louis Pilfold
317155e9eb
Elm if and let snippets
2016-05-28 01:42:42 +01:00
Louis Pilfold
40d6b45a71
Elm case snippets
2016-05-27 22:43:08 +01:00
Louis Pilfold
8db9cc10b0
Elm snippets
2016-05-27 22:25:24 +01:00
Mathew Attlee
c2cb84db11
Removed redundant UltiSnips for Twig
2016-05-27 14:20:58 +01:00
Louis Pilfold
74a5b6962d
Merge pull request #743 from codeinabox/phpunit-tidy
...
Tidied up and consolidated snippets for PHPUnit
2016-05-27 13:27:25 +01:00
Mathew Attlee
120ead2c37
Tidied up and consolidated snippets for PHPUnit
2016-05-27 13:18:16 +01:00
Louis Pilfold
ff64f4d90a
Elixir: ExUnit async by default
2016-05-26 23:57:34 +01:00
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
Mathew Attlee
30fd9083db
Corrected typo in description for self-documented Makefile snippet
2016-05-23 12:16: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
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
Gueunet Charles
6bf0288d5d
Add coma at the end of lambda snippets
2016-05-15 22:52:35 +02:00
Mathew Attlee
0a9c97439c
Makefile snippets for if, ife and el and .DEFAULT_GOAL
2016-05-12 16:03:26 +01:00
Mathew Attlee
b2dda36fc7
Correctly indented snipMate template for Twig
2016-05-06 12:29:42 +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
Mathew Attlee
9bee55407f
Trait snippet for PHP
2016-04-30 13:33:25 +01:00
Louis Pilfold
79c137c550
Erlang -ifdef macro
2016-04-21 23:30:55 +01:00
Gueunet Charles
b7ea3ba690
Add snippet for casting in CPP
2016-04-12 22:12:21 +02: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
f878039dd6
Elixir: Add exunit case snippet
2016-03-13 18:12:25 +00:00
Vzaa
9f95287083
Rust: remove semicolons from constructor returns
2016-03-09 13:34:44 +02: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
aff4e7841b
Go ife
2016-03-06 16:01:51 +00: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
Andreas Steinel
4719006735
Infer migration class name
...
This small change infers the class name automatically
2016-02-19 14:52:13 +01:00
Georgios Samaras
e895e60431
added missing modifier
2016-02-15 12:26:33 +01:00
Georgios Samaras
1ac7329ff6
Fixed typo in rust fix
2016-02-12 22:09:12 +01:00
Georgios Samaras
db5f46439f
Fixed let
/letm
snippet for Rust files.
...
When expanding the `let` pattern, one would end up with something like "let I: I${4:type} = I;" (I representing the cursor jump marks), so the nested jump marks are inserted literally.
I fixed that unwanted behaviour by replacing the `let` and `letm` patterns by `let` (for immutable variable bindings with type inference), `lett` (for immutable variable bindings with explicit type annotation), `letm` (for mutable variable bindings with type inference) and `lettm` (for mutable variable bindings with explicit type annotation).
2016-02-12 22:05:04 +01:00
Louis Pilfold
3a55cad702
Merge pull request #660 from melko/master
...
Add verilog snippets and refactor systemverilog removing duplicates
2016-02-04 12:55:24 +00:00
Louis Pilfold
e73c5b8036
Merge pull request #676 from blueyed/python-debuggers
...
python: do not use multiple commands on a single line; add bpdb
2016-01-30 18:06:25 +00:00
Daniel Hahler
e8b7ebb913
python: fix multiple commands on a single line; add bpdb
...
Otherwise style checkers will usually complain about it, and e.g.
'flake8' cannot be made to ignore it with '# noqa' at the end.
I also adds the "bpdb" snippet, and only defines them in the snipmate
format, not UltiSnips'.
Therefore "ipy" is only available as "iem" now.
Ref: https://github.com/honza/vim-snippets/pull/675#issuecomment-176840647
2016-01-30 14:43:06 +01:00
Louis Pilfold
ca361c43f9
Merge pull request #668 from phux/hotfix/php-array-snippet-only-in-beginning
...
PHP: trigger php 'array' snippet only for beginning of line.
2016-01-29 18:10:16 +00:00
Kevin Koltz
4f434d6510
Remove extra whitespace
...
Prevents adding empty lines while using snipMate.vim
2016-01-16 14:19:37 -06:00
Louis Pilfold
e71fdd142c
Add to slim snippets
2016-01-15 10:47:25 +00:00
Matthew Barry
ba38c83495
Use snipMate syntax
...
mixed UltiSnips and snipMate syntax was causing parse errors.
2016-01-11 10:29:54 -06:00