mirror of
https://tildegit.org/ben/dotfiles.git
synced 2025-03-12 17:40:39 +00:00
10 lines
295 B
Plaintext
10 lines
295 B
Plaintext
|
<snippet>
|
||
|
<content><![CDATA[
|
||
|
ifsetor($1, ${2:null})
|
||
|
]]></content>
|
||
|
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
|
||
|
<tabTrigger>ifs</tabTrigger>
|
||
|
<!-- Optional: Set a scope to limit where the snippet will trigger -->
|
||
|
<scope>source.php</scope>
|
||
|
</snippet>
|