mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-25 01:33:46 +02:00
add ace editor files
This commit is contained in:
1
public/js/vendor/ace/snippets/makefile.js
vendored
Executable file
1
public/js/vendor/ace/snippets/makefile.js
vendored
Executable file
@@ -0,0 +1 @@
|
||||
define("ace/snippets/makefile",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="snippet ifeq\n ifeq (${1:cond0},${2:cond1})\n ${3:code}\n endif\n",t.scope="makefile"})
|
||||
Reference in New Issue
Block a user