summaryrefslogtreecommitdiff
path: root/faust-mode/tgroup
diff options
context:
space:
mode:
authorAlberto Luaces <aluaces@udc.es>2016-12-01 14:02:56 +0100
committerAlberto Luaces <aluaces@udc.es>2016-12-01 14:02:56 +0100
commit83355faf3e530fb36fcb32750ebedda19e1927ef (patch)
treeff9f7eb3cfb4842c41173e67b3a6614332343b24 /faust-mode/tgroup
parent632df2ede2712994b12ee499abfc948e6dc3f9ae (diff)
parent12b385f3badb51bd3689a1a0986cc9410ea416c5 (diff)
Merge latest upstream.
Diffstat (limited to 'faust-mode/tgroup')
-rw-r--r--faust-mode/tgroup5
1 files changed, 5 insertions, 0 deletions
diff --git a/faust-mode/tgroup b/faust-mode/tgroup
new file mode 100644
index 0000000..753e91f
--- /dev/null
+++ b/faust-mode/tgroup
@@ -0,0 +1,5 @@
+# -*- mode: snippet -*-
+# name: tgroup
+# key: tg
+# --
+tgroup("${1:name}", ${2:expression})$0 \ No newline at end of file