aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doom.d/snippets/csharp-mode/prop2
1 files changed, 1 insertions, 1 deletions
diff --git a/doom.d/snippets/csharp-mode/prop b/doom.d/snippets/csharp-mode/prop
index e750673..eb2969e 100644
--- a/doom.d/snippets/csharp-mode/prop
+++ b/doom.d/snippets/csharp-mode/prop
@@ -1,5 +1,5 @@
# -*- mode: snippet -*-
-# name: Property
+# name: property ... ... { ... }
# key: prop
# condition: t
# --