break out project snippet into its parts

This commit is contained in:
Aneurin Barker Snook
2017-06-21 23:07:30 +01:00
parent 3e52335b29
commit 5fb71d85a2
4 changed files with 47 additions and 1 deletions
+15
View File
@@ -0,0 +1,15 @@
# -*- mode: snippet -*-
# name: battery1
# group: battery123
# key: battery1
# expand-env: (yas-indent-line fixed)
# --
b123setup
b1bass1
b1hand
b1perc
b1bass2
b1drum1
b1tac
b1drum2
b1warbler
+1 -1
View File
@@ -4,7 +4,7 @@
# key: battery123 # key: battery123
# expand-env: (yas-indent-line fixed) # expand-env: (yas-indent-line fixed)
# -- # --
b1setup b123setup
b1bass1 b1bass1
b1hand b1hand
b1perc b1perc
+13
View File
@@ -0,0 +1,13 @@
# -*- mode: snippet -*-
# name: battery2
# group: battery123
# key: battery2
# expand-env: (yas-indent-line fixed)
# --
b123setup
b2perca
b2drum
b2percb
b2trump
b2bass
b2arpy
+18
View File
@@ -0,0 +1,18 @@
# -*- mode: snippet -*-
# name: battery3
# group: battery123
# key: battery3
# expand-env: (yas-indent-line fixed)
# --
b123setup
b2arpy
b1perc
b3drum
b3bass
b1hand
b1tac
b2percb
b2bass
b1bass1
b3arpy
b1warbler