This repository has been archived on 2026-09-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2017-06-10 08:34:54 +01:00
|
|
|
# -*- mode: snippet -*-
|
|
|
|
|
# name: b1perc
|
|
|
|
|
# group: battery123
|
|
|
|
|
# key: b1perc
|
2017-06-10 14:47:19 +01:00
|
|
|
# expand-env: (yas-indent-line fixed)
|
2017-06-10 08:34:54 +01:00
|
|
|
# --
|
|
|
|
|
-- @b1perc
|
|
|
|
|
d'perc $ cf $
|
|
|
|
|
-- fastspread slow [2,1] $ -- (3)
|
|
|
|
|
-- slow 2 . fastspread slow [2,4,2,3] $ -- (4) replace (3)
|
|
|
|
|
-- jux (0.25 <~) $ -- (2)
|
2017-06-10 16:58:02 +01:00
|
|
|
slow 2 $ s "${1:uxay} [~ $1] [${2:psr} $1] ~"
|
2017-06-10 08:34:54 +01:00
|
|
|
-- # n (density 3 $ run 2) -- (1)
|