improve snippets with tab stops

This commit is contained in:
Aneurin Barker Snook
2017-06-10 16:58:02 +01:00
parent 43ea81b0b6
commit 3e52335b29
18 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ d'perc $ cf $
-- fastspread slow [2,1] $ -- (3)
-- slow 2 . fastspread slow [2,4,2,3] $ -- (4) replace (3)
-- jux (0.25 <~) $ -- (2)
slow 2 $ s "uxay [~ uxay] [psr uxay] ~"
slow 2 $ s "${1:uxay} [~ $1] [${2:psr} $1] ~"
-- # n (density 3 $ run 2) -- (1)