From e7af7326ea2c1ba55df6bcff7fb32bd6f52a285e Mon Sep 17 00:00:00 2001 From: Mathew Attlee Date: Sat, 30 Apr 2016 16:31:04 +0100 Subject: [PATCH] Initial snippets for phpspec --- UltiSnips/php-phpspec.snippets | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 UltiSnips/php-phpspec.snippets diff --git a/UltiSnips/php-phpspec.snippets b/UltiSnips/php-phpspec.snippets new file mode 100644 index 0000000..b9ec032 --- /dev/null +++ b/UltiSnips/php-phpspec.snippets @@ -0,0 +1,38 @@ +# Snippets for phpspec + +priority -50 + +snippet spec "phpspec class" b +