latest WIP
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<!-- See http://www.sublimetext.com/docs/snippets for more information -->
|
||||
<snippet>
|
||||
<content><![CDATA[elseif ($1) { $2 }]]></content>
|
||||
<!-- Optional: Tab trigger to activate the snippet -->
|
||||
<tabTrigger>elifi</tabTrigger>
|
||||
<!-- Optional: Scope the tab trigger will be active in -->
|
||||
<scope>source.powershell</scope>
|
||||
</snippet>
|
Reference in New Issue
Block a user