Archived
some cleanup, clearer compat tags, add snippets
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user