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
+15
View File
@@ -0,0 +1,15 @@
# -*- mode: snippet -*-
# name: cuperc
# group: cuadrillion
# key: cuperc
# expand-env: (yas-indent-line fixed)
# --
-- @cuperc
d'perc $
stack [
-- 0.25 ~> n "[~ 3 2 ~ 0 2 3]/7", -- (3)
-- 0.75 ~> n "[3 2 ~ 2 3]/5", -- (2)
-- 0.5 ~> n "[3 2 ~]/3", -- (1)
n "[~ 1 0 ~]/4"
]
# s "${1:drum2}"