turns out i only need fixed, apostrophe is wrong

This commit is contained in:
Aneurin Barker Snook
2017-06-10 14:45:42 +01:00
parent 189ad0fcca
commit f36b8081f1
22 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# name: hsetup
# group: haddeo
# key: hsetup
# expand-env: (yas-indent-line 'fixed)
# expand-env: (yas-indent-line fixed)
# --
let bpm b = cps (b/60)
withmod a b c d = (whenmod a b . within (c, d))