mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
027eafbeee
commit
c944a05811
@ -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
|
||||
|
@ -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"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user