aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2025-05-20 15:05:31 -0700
committerGravatar Tom Willemse2025-05-20 15:07:45 -0700
commitf2294aa9f2708b628e19c742120fbb8f450643a4 (patch)
tree7456f8b464736b56e583d9e6d969a5e498c2beb3
parent7092fcaa07e180918279dc03dbb24f151edc5bba (diff)
downloademacs-config-f2294aa9f2708b628e19c742120fbb8f450643a4.tar.gz
emacs-config-f2294aa9f2708b628e19c742120fbb8f450643a4.zip
oni-php: Change key of test-comment snippet to @t
-rw-r--r--oni-php/snippets/php-mode/test-comment2
1 files changed, 1 insertions, 1 deletions
diff --git a/oni-php/snippets/php-mode/test-comment b/oni-php/snippets/php-mode/test-comment
index 7333715..ba09890 100644
--- a/oni-php/snippets/php-mode/test-comment
+++ b/oni-php/snippets/php-mode/test-comment
@@ -1,6 +1,6 @@
# -*- mode: snippet -*-
# name: test-comment
-# key: test
+# key: @t
# --
/** @test */
public function $1(): void