Skip to content

Instantly share code, notes, and snippets.

@fetchTe
Created July 3, 2016 00:01
Show Gist options
  • Select an option

  • Save fetchTe/6cb9dc60114deae0b4b750b91e80f926 to your computer and use it in GitHub Desktop.

Select an option

Save fetchTe/6cb9dc60114deae0b4b750b91e80f926 to your computer and use it in GitHub Desktop.
<snippet>
<content><![CDATA[
<div class="codemirror-fixture" data-example="${1:name}"></div>]]></content>
<tabTrigger>-fx</tabTrigger>
<scope>text.html.markdown.multimarkdown, text.html.markdown</scope>
<description>data-example</description>
</snippet>
<snippet>
<content><![CDATA[data-example="${1:name}"]]></content>
<tabTrigger>-dx</tabTrigger>
<scope>text.html.markdown.multimarkdown, text.html.markdown</scope>
<description>data-example</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment