mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
1be83b1ccd
commit
586389c922
@ -24,7 +24,3 @@ syntax match shyTitle "^title"
|
||||
syntax match shyTitle "^chapter"
|
||||
syntax match shyTitle "^section"
|
||||
|
||||
highlight shySpark ctermbg=darkgreen ctermfg=white
|
||||
syntax match shySpark "^brief"
|
||||
syntax match shySpark "^spark"
|
||||
|
||||
|
@ -1,6 +1,10 @@
|
||||
Volcanos("onengine", { river: {
|
||||
"product": {name: "产品群", storm: {
|
||||
"speak": {name: "speak", action: [
|
||||
{name: "ticker", help: "定时", inputs: [
|
||||
{type: "text", name: "word", value: "hi"},
|
||||
{type: "button", name: "查看", value: "auto"},
|
||||
], index: "cli.runtime", feature: {}},
|
||||
{name: "speak", help: "编程", inputs: [
|
||||
{type: "text", name: "path", value: "learning/speak/20200724.shy"},
|
||||
{type: "button", name: "查看", value: "auto"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user