summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/diabetes-logbook/dmlbrow.sublime-snippet
blob: 23e3d9525fbec3dce224fdad9899e15bc2da05c3 (plain)
1
2
3
4
5
6
7
8
9
<snippet>
    <content><![CDATA[
\QQQ{${1: }}{${2: }}{${3: }}{${4: }}{${5: }}{${6: }}{${7:}}${0:}% 
]]></content>
    <!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
    <tabTrigger>q</tabTrigger>
    <!-- Optional: Set a scope to limit where the snippet will trigger -->
    <scope>text.tex.latex</scope>
</snippet>