member center, blog redesign
This commit is contained in:
1
public/member/js/ace/snippets/snippets.js
Normal file
1
public/member/js/ace/snippets/snippets.js
Normal file
@ -0,0 +1 @@
|
||||
ace.define("ace/snippets/snippets",["require","exports","module"],function(e,t,n){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"})
|
Reference in New Issue
Block a user