summaryrefslogtreecommitdiff
path: root/snippets
diff options
context:
space:
mode:
Diffstat (limited to 'snippets')
-rw-r--r--snippets/go-mode/<<1
1 files changed, 0 insertions, 1 deletions
diff --git a/snippets/go-mode/<< b/snippets/go-mode/<<
index 03fba4a..fa0ac54 100644
--- a/snippets/go-mode/<<
+++ b/snippets/go-mode/<<
@@ -1,2 +1 @@
-# -*- mode: snippet -*-
$1 = append(${1:theSlice}, ${2:theValue}) \ No newline at end of file