14 lines
143 B
Plaintext
14 lines
143 B
Plaintext
snippet tscl
|
|
<$1/>
|
|
snippet tone
|
|
<$1>${0:$VISUAL}</$1>
|
|
snippet tmul
|
|
<$1>
|
|
${0:$VISUAL}
|
|
</$1>
|
|
|
|
snippet view
|
|
<View>
|
|
${0:$VISUAL}
|
|
</View>
|