summaryrefslogtreecommitdiff
path: root/yaml-mode/list
diff options
context:
space:
mode:
Diffstat (limited to 'yaml-mode/list')
-rw-r--r--yaml-mode/list6
1 files changed, 6 insertions, 0 deletions
diff --git a/yaml-mode/list b/yaml-mode/list
new file mode 100644
index 0000000..89d97eb
--- /dev/null
+++ b/yaml-mode/list
@@ -0,0 +1,6 @@
+# -*- mode: snippet -*-
+# name: list
+# key: list
+# --
+[$1]
+$0 \ No newline at end of file