Archived
add some extra tags, and expand to snippets
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: pn1print
|
||||
# group: pigsnose
|
||||
# key: pn1print
|
||||
# expand-env: (yas-indent-line fixed)
|
||||
# --
|
||||
-- @pn1print
|
||||
let p = s "print" -- (3) "{print, wobble}" -- (4) "wobble"
|
||||
in d'print $ cf $
|
||||
-- jux (slow 1.1) $ -- (2)
|
||||
slow 2.5 . striate 6 $ p
|
||||
-- # vowel (slow 3 "a e i") -- (1)
|
||||
Reference in New Issue
Block a user