method (141B)
1 # -*- mode: snippet -*- 2 # name: method 3 # key: m 4 # contributor: @Kunde21 5 # -- 6 // $2 ${5:...} 7 func (${1:recv}) ${2:name}(${3:args}) $4 { 8 $0 9 }
ricepersonal dot files and scripts for linux and macOS | |
Log | Files | Refs | README | LICENSE |