1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
This commit is contained in:
harveyshao 2022-11-15 21:29:02 +08:00
parent 7ecf5fc586
commit a273e294ad
2 changed files with 2 additions and 1 deletions

View File

@ -54,6 +54,7 @@
config vimer meta.show.tabs ""
config vimer meta.show.plug "web.code.favor,web.code.xterm"
config vimer meta.show.plug ""
~web.code.input
# wubi load file usr/wubi-dict/wubi86

View File

@ -28,7 +28,7 @@ Volcanos({river: {
}},
project: {name: "研发群", storm: {
studio: {name: "研发 studio", list: [
{name: "vimer", help: "编辑器", index: "web.code.vimer", args: ["src/,usr/icebergs/,usr/volcanos/", "main.go"]},
{name: "vimer", help: "编辑器", index: "web.code.vimer", args: ["src/,usr/volcanos/,usr/icebergs/", "main.go"]},
{name: "repos", help: "代码库", index: "web.code.git.status"},
{name: "plan", help: "任务表", index: "web.team.plan"},
{name: "ctx", help: "上下文", index: "web.wiki.word"},