| 123456789101112 | # -*- mode: snippet -*-# name: hdrum0# group: haddeo# key: hdrum0# expand-env: (yas-indent-line fixed)# ---- @hdrum0d'drum $ stack [  n "1/4" # s "${1:drum}" -- (2) remove  -- n "[1*2, 0*8]/8" # s "$1", -- (2)  -- n "[~ 0]" # s "${2:kit}" -- (1)  ]
 |