rice

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

append (105B)


      1 # -*- mode: snippet -*-
      2 # name: for append
      3 # key: append
      4 # contributor : @atotto
      5 # --
      6 $1 = append($1, $0)