Skip to content

Instantly share code, notes, and snippets.

@BenjaminGuV
Created August 8, 2016 14:04
Show Gist options
  • Save BenjaminGuV/c7de0111b6ad1a9d8569752bfc7d10e1 to your computer and use it in GitHub Desktop.
Save BenjaminGuV/c7de0111b6ad1a9d8569752bfc7d10e1 to your computer and use it in GitHub Desktop.
<snippet>
<content><![CDATA[
<div class="form-group">
<label for="$1">$1</label>
<input type="text" class="form-control" id="$1" placeholder="">
</div>
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>sinput</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>text.html</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment