1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
This commit is contained in:
shaoying 2020-02-15 20:46:39 +08:00
parent d75d886c3c
commit 97ad7d6569
2 changed files with 1 additions and 31 deletions

View File

@ -4,8 +4,7 @@ func! ShyDefine(name, value)
endfunc endfunc
" 输出日志 " 输出日志
" call ShyDefine("g:ShyLog", "/dev/null") call ShyDefine("g:ShyLog", "/dev/null")
call ShyDefine("g:ShyLog", "shy.log")
fun! ShyLog(...) fun! ShyLog(...)
call writefile([strftime("%Y-%m-%d %H:%M:%S ") . join(a:000, " ")], g:ShyLog, "a") call writefile([strftime("%Y-%m-%d %H:%M:%S ") . join(a:000, " ")], g:ShyLog, "a")
endfun endfun

29
miss.md
View File

@ -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
`}}