summary refs log tree commit diff
path: root/snippets/go-mode/<<
blob: 03fba4a05a7ebb738ede27d8d1629b9645d73758 (plain) (blame)
1
2
# -*- mode: snippet -*-
$1 = append(${1:theSlice}, ${2:theValue})