mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-05-07 08:08:19 +00:00
Last commit before tagging and releasing
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# key: unpack
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: unpack
|
||||
# --
|
||||
unpack(${1:vector}, mask=(${2:$1>0}), field=${3:destination array})
|
||||
Reference in New Issue
Block a user