mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
d75d886c3c
commit
97ad7d6569
@ -4,8 +4,7 @@ func! ShyDefine(name, value)
|
||||
endfunc
|
||||
|
||||
" 输出日志
|
||||
" call ShyDefine("g:ShyLog", "/dev/null")
|
||||
call ShyDefine("g:ShyLog", "shy.log")
|
||||
call ShyDefine("g:ShyLog", "/dev/null")
|
||||
fun! ShyLog(...)
|
||||
call writefile([strftime("%Y-%m-%d %H:%M:%S ") . join(a:000, " ")], g:ShyLog, "a")
|
||||
endfun
|
||||
|
29
miss.md
29
miss.md
@ -1,29 +0,0 @@
|
||||
# {{title "contexts"}}
|
||||
|
||||
## {{chapter "编程"}}
|
||||
{{table "编程" `
|
||||
原型 接口
|
||||
框架 模块
|
||||
`}}
|
||||
|
||||
## {{chapter "趋势"}}
|
||||
{{table "趋势" `
|
||||
模块化 contexts
|
||||
集群化 icebergs
|
||||
自动化 volcanos
|
||||
`}}
|
||||
|
||||
## {{chapter "网络"}}
|
||||
{{table "网络" `
|
||||
SPIDE SERVE SPACE DREAM
|
||||
FAVOR CACHE STORY SHARE
|
||||
ROUTE PROXY GROUP LABEL
|
||||
`}}
|
||||
|
||||
## {{chapter "图谱"}}
|
||||
{{table "图谱" `
|
||||
code wiki chat team mall
|
||||
linux nginx golang redis mysql
|
||||
zsh tmux docker git vim
|
||||
`}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user