V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  gaffeyQiu  ›  全部回复第 1 页 / 共 1 页
回复总数  4
@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   ·   实用小工具   ·   2844 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 07:30 · PVG 15:30 · LAX 23:30 · JFK 02:30
Developed with CodeLauncher
♥ Do have faith in what you're doing.