diff options
Diffstat (limited to 'oni-php/snippets/php-mode/arrow-function')
| -rw-r--r-- | oni-php/snippets/php-mode/arrow-function | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/oni-php/snippets/php-mode/arrow-function b/oni-php/snippets/php-mode/arrow-function deleted file mode 100644 index 3b44e01..0000000 --- a/oni-php/snippets/php-mode/arrow-function +++ /dev/null @@ -1,6 +0,0 @@ -# -*- mode: snippet -*- -# name: arrow-function -# key: f -# condition: (oni-php-in-expression-context-p) -# -- -fn($1): $2 => $3
\ No newline at end of file |
