From 42a8ec8a9f743b6e8c56b8c5dd7264a70c273848 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 19 Jan 2024 08:20:39 -0800 Subject: add a few more snippets for go --- snippets/go-mode/json | 1 + 1 file changed, 1 insertion(+) create mode 100644 snippets/go-mode/json (limited to 'snippets/go-mode/json') 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 -- cgit v1.2.3