add tab stops to snippets, plus a few bug fixes

This commit is contained in:
Aneurin Barker Snook
2017-06-10 17:12:31 +01:00
parent 6e0f07eb7a
commit e624be181f
20 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -5,4 +5,4 @@
# expand-env: (yas-indent-line fixed)
# --
-- @hdrum23
d'drum $ n "0*4" # s "kit" # gain 0.9 -- (1) s "drum"
d'drum $ n "0*4" # s "${2:kit}" # gain 0.9 -- (1) s "${1:drum}"