We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b821d commit 309b490Copy full SHA for 309b490
Pluto.tmbundle/Snippets/fun.tmSnippet
@@ -10,6 +10,8 @@ end</string>
10
<string>function</string>
11
<key>tabTrigger</key>
12
<string>fun</string>
13
+ <key>scope</key>
14
+ <string>source.pluto</string>
15
<key>uuid</key>
16
<string>1291F8B1-087F-4B86-A9DB-CC3518969F40</string>
17
</dict>
Pluto.tmbundle/Snippets/function.tmSnippet
0 commit comments