Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ian Dennis Miller
visfact
Commits
80db9d60
Commit
80db9d60
authored
Feb 25, 2019
by
Ian Dennis Miller
Browse files
include paraphrase snippet for ST3
parent
06700d4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
editors/sublime-text-3/thesis-paraphrase.sublime-snippet
0 → 100644
View file @
80db9d60
<snippet>
<content><![CDATA[
[ a thesis:Claim ;
thesis:appearance <#${TM_FILENAME/.ttl//}> ;
thesis:note "$1" ;
thesis:source <#${TM_FILENAME/.ttl//}> ;
] .
]]></content>
<tabTrigger>para</tabTrigger>
<scope>source.ttl</scope>
<description>Paraphrase Snippet</description>
</snippet>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment