mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-14 05:23:04 +00:00
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
#Author : Jonas Bonèr <jonas@jonasboner.com>
|
|
#name : def f = ...
|
|
# key: def
|
|
# --
|
|
def ${1:name} = $0 |