Skip to content

Commit

Permalink
Fix removed snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
Resike committed Aug 25, 2018
1 parent 0d4c6a0 commit b436a39
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<snippet>
<content><![CDATA[RegisterCVar("${1:CVar}", "${2:default}")$0]]></content>
<tabTrigger>RegisterCVar</tabTrigger>
<description>("CVar", "default")</description>
<scope>source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua</scope>
</snippet>

0 comments on commit b436a39

Please sign in to comment.