1
0
Fork 0
mirror of https://github.com/sexybiggetje/pixdisp.git synced 2024-11-15 05:21:02 +01:00
pixdisp/www/ace/snippets/snippets.js

1 line
No EOL
293 B
JavaScript
Executable file

define("ace/snippets/snippets",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="# snippets for making snippets :)\nsnippet snip\n snippet ${1:trigger}\n ${2}\nsnippet msnip\n snippet ${1:trigger} ${2:description}\n ${3}\nsnippet v\n {VISUAL}\n",t.scope="snippets"})