mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
12 lines
224 B
Plaintext
12 lines
224 B
Plaintext
# -*- mode: snippet -*-
|
|
# name : Snippet header
|
|
# contributor : joaotavora
|
|
# key: vars
|
|
# --
|
|
# name : $1${2:
|
|
# key : ${3:trigger-key}}${4:
|
|
# keybinding : ${5:keybinding}}${6:
|
|
# expand-env : (${7:})}
|
|
# contributor : $6
|
|
# --
|
|
$0 |