6 lines
76 B
Plaintext
6 lines
76 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: map
|
|
# key: map
|
|
# --
|
|
map[${1:type}]${2:type}
|