mirror of
https://github.com/samsonjs/config.git
synced 2026-04-04 10:55:48 +00:00
9 lines
212 B
XML
9 lines
212 B
XML
<snippet>
|
|
<content><![CDATA[while ${1:condition}
|
|
${2:body}
|
|
end
|
|
]]></content>
|
|
<tabTrigger>whi</tabTrigger>
|
|
<scope>source.matlab , source.octave</scope>
|
|
<description>while</description>
|
|
</snippet>
|