mirror of
https://github.com/samsonjs/config.git
synced 2026-04-06 11:15:47 +00:00
6 lines
196 B
XML
6 lines
196 B
XML
<snippet>
|
|
<content><![CDATA[~f:(fun ${1:()} -> ${2:body})]]></content>
|
|
<tabTrigger>~f</tabTrigger>
|
|
<scope>source.ocaml</scope>
|
|
<description>function label</description>
|
|
</snippet>
|