add tab stops to snippets, plus a few bug fixes

This commit is contained in:
Aneurin Barker Snook
2017-06-10 17:38:52 +01:00
parent c5fdda07b5
commit 0bbf54d6b1
17 changed files with 27 additions and 26 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
# expand-env: (yas-indent-line fixed)
# --
-- @pn1print
let p = s "print" -- (3) "{print, wobble}" -- (4) "wobble"
let p = s "${1:print}" -- (3) "{$1, ${2:wobble}}" -- (4) "$2"
in d'print $ cf $
-- jux (slow 1.1) $ -- (2)
slow 2.5 . striate 6 $ p