Skip to content

Commit 51ca1e7

Browse files
committed
Add description for #12
1 parent 6b5b06d commit 51ca1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

function-anonymous.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ function (${1:arguments}) {
66
]]></content>
77
<tabTrigger>fn</tabTrigger>
88
<scope>source.js</scope>
9-
<description>function</description>
9+
<description>anonymous function</description>
1010
</snippet>

0 commit comments

Comments
 (0)