summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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