gaffeyQiu 最近的时间轴更新
gaffeyQiu

gaffeyQiu

V2EX 第 589403 号会员,加入于 2022-07-29 13:37:29 +08:00
gaffeyQiu 最近回复了
@280838224 #7 https://cmp.saghen.dev/configuration/signature.html 应该是这个选项,不过我试了没起作用,你可以试试,这个插件我也不是很熟
```lua
return {
"saghen/blink.cmp",
opts = {
completion = {
documentation = {
auto_show = false,
},
},
},
}
```
试了下 auto_show 改为 false 就不显示了

return {
"saghen/blink.cmp",
opts = {
completion = {
documentation = {
auto_show = false,
},
},
},
}
81 天前
回复了 swordsmile 创建的主题 新手求助 json 操作求助
删除 hk
```
jq '.outbounds[0].outbounds |= map(select(. != "hk"))'
```
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2773 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 07:41 · PVG 15:41 · LAX 23:41 · JFK 02:41
Developed with CodeLauncher
♥ Do have faith in what you're doing.