rice

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

printf (105B)


      1 # -*- mode: snippet -*-
      2 # name: print
      3 # key: printf
      4 # contributor : @atotto
      5 # --
      6 fmt.Printf("%+v$0\n",$1)