1
0
forked from x/ContextOS
This commit is contained in:
shylinux 2020-07-31 07:51:11 +08:00
parent 25283f9691
commit 2d35be42c7
2 changed files with 11 additions and 4 deletions

View File

@ -27,10 +27,11 @@ ish_miss_prepare golang-story
ish_miss_prepare redis-story
ish_miss_prepare_vim() {
[ -f ~/.vim/syntax/sh.vim ] || ln etc/conf/sh.vim ~/.vim/syntax/sh.vim
[ -f ~/.vim/syntax/shy.vim ] || ln etc/conf/shy.vim ~/.vim/syntax/shy.vim
[ -f ~/.vim/syntax/go.vim ] || ln etc/conf/go.vim ~/.vim/syntax/go.vim
[ -f ~/.vim/syntax/javascript.vim ] || ln etc/conf/javascript.vim ~/.vim/syntax/javascript.vim
mkdir ~/.vim/syntax
[ -f ~/.vim/syntax/sh.vim ] || ln etc/conf/sh.vim ~/.vim/syntax/sh.vim
[ -f ~/.vim/syntax/shy.vim ] || ln etc/conf/shy.vim ~/.vim/syntax/shy.vim
[ -f ~/.vim/syntax/go.vim ] || ln etc/conf/go.vim ~/.vim/syntax/go.vim
[ -f ~/.vim/syntax/javascript.vim ] || ln etc/conf/javascript.vim ~/.vim/syntax/javascript.vim
}
ish_miss_prepare_vim

View File

@ -147,6 +147,12 @@ Volcanos("onengine", { river: {
{type: "button", name: "返回"},
], index: "web.wiki.word", feature: {display: "/plugin/local/wiki/word.js"}},
]},
"context": {name: "context", action: [
{name: "context", help: "编程", inputs: [
{type: "text", name: "path", value: "learning/自然/编程/context.shy"},
{type: "button", name: "查看", value: "auto"},
], index: "web.wiki.word", feature: {display: "/plugin/local/wiki/word.js"}},
]},
}},
"profile": {name: "测试群", storm: {
"pprof": {name: "pprof", index: [