add the snippets to the repo
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
snippet tscl
|
||||
<$1/>
|
||||
snippet tone
|
||||
<$1>${0:$VISUAL}</$1>
|
||||
snippet tmul
|
||||
<$1>
|
||||
${0:$VISUAL}
|
||||
</$1>
|
||||
|
||||
snippet view
|
||||
<View>
|
||||
${0:$VISUAL}
|
||||
</View>
|
||||
Reference in New Issue
Block a user