index
:
emacs.d.git
this commit
main
my emacs configuration
Franck Cuny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snippets
/
go-mode
/
type
blob: d8b2004e9f83dd0b36970db7bff7883aad6e0b49 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
# -*- mode: snippet -*- # name: type # key: type # -- // $3 type $1 $2 { $0 }