rice

personal dot files and scripts for linux and macOS
Log | Files | Refs | README | LICENSE

example (109B)


      1 # -*- mode: snippet -*-
      2 # name: example
      3 # key: example
      4 # contributor : @atotto
      5 # --
      6 func Example$1() {
      7 	$0
      8 }