some cleanup, clearer compat tags, add snippets

This commit is contained in:
Aneurin Barker Snook
2017-07-04 12:03:12 +01:00
parent 6ecfa5261a
commit e3e1b138ce
11 changed files with 190 additions and 41 deletions
+12
View File
@@ -0,0 +1,12 @@
# -*- mode: snippet -*-
# name: cudrumintro
# group: cuadrillion
# key: cudrumintro
# expand-env: (yas-indent-line fixed)
# --
-- @cudrumintro
d'drum $
every' 16 16 (overlay $ n "~ 1!!" # s "$1") $
1 <~ n "1/16" # s "${1:drum}" -- (0)
-- n "{1, [~! [~ 0]!]/4}" # s "$1" -- (1)
-- n "{1, [~! [~ 0]!]/4, [[~ 3] 3]/2}" # s "$1" -- (2)