summary refs log tree commit diff
path: root/snippets/go-mode/json
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/go-mode/json')
-rw-r--r--snippets/go-mode/json1
1 files changed, 1 insertions, 0 deletions
diff --git a/snippets/go-mode/json b/snippets/go-mode/json
new file mode 100644
index 0000000..8169d0d
--- /dev/null
+++ b/snippets/go-mode/json
@@ -0,0 +1 @@
+\`json:"$1"\`
\ No newline at end of file