添加monoca editor

This commit is contained in:
fofolee
2022-03-30 09:25:29 +08:00
parent 72d146ba3f
commit 7541449bf3
5 changed files with 242 additions and 239 deletions

View File

@@ -2,6 +2,7 @@
const programs = {
quickcommand: {
name: "quickcommand",
highlight: "javascript",
bin: "",
argv: "",
ext: "",
@@ -23,6 +24,7 @@ const programs = {
},
cmd: {
name: "cmd",
highlight: "bat",
bin: "",
argv: "",
ext: "bat",