mirror of
https://github.com/samsonjs/config.git
synced 2026-04-19 13:25:46 +00:00
6 lines
197 B
XML
6 lines
197 B
XML
<snippet>
|
|
<content><![CDATA[clear('${1:all}'$2);]]></content>
|
|
<tabTrigger>clear</tabTrigger>
|
|
<scope>source.matlab, source.octave</scope>
|
|
<description>clear</description>
|
|
</snippet>
|