From c944a0581178381127daa92fd77cf73a28d07535 Mon Sep 17 00:00:00 2001 From: shaoying Date: Tue, 28 Jul 2020 19:46:11 +0800 Subject: [PATCH] opt some --- etc/conf/shy.vim | 1 + usr/publish/order.js | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/etc/conf/shy.vim b/etc/conf/shy.vim index e22c9848..e530007a 100644 --- a/etc/conf/shy.vim +++ b/etc/conf/shy.vim @@ -17,6 +17,7 @@ syntax match shyCommand "^[a-zA-Z0-9:._]\+" highlight shyConfig ctermfg=yellow syntax match shyConfig "^ config" syntax match shyConfig "^source" +syntax match shyConfig "^return" highlight shyTitle ctermbg=darkred ctermfg=white diff --git a/usr/publish/order.js b/usr/publish/order.js index 7fd7e48b..e0d4e7a9 100644 --- a/usr/publish/order.js +++ b/usr/publish/order.js @@ -1,5 +1,11 @@ Volcanos("onengine", { river: { "serivce": {name: "运营群", storm: { + "some": {name: "some", action: [ + {name: "context", help: "编程", inputs: [ + {type: "text", name: "path", value: "learning/自然/编程/hi.shy"}, + {type: "button", name: "查看", value: "auto"}, + ], index: "web.wiki.word", feature: {display: "/plugin/local/wiki/word.js"}}, + ]}, "wx": {name: "wx", action: [ {name: "微信公众号", help: "wx", inputs: [ {type: "text", name: "path", value: "icebergs/misc/wx/wx.shy"},