mirror of
https://github.com/cap153/nvim.git
synced 2026-01-07 11:37:23 +08:00
更新blink.cmp命令行模式相关配置
This commit is contained in:
parent
980f03b5e3
commit
5528ddf7d2
8 changed files with 60 additions and 115 deletions
7
lua/lazy/plugins/snacks.lua
Normal file
7
lua/lazy/plugins/snacks.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
"folke/snacks.nvim",
|
||||
---@type snacks.Config
|
||||
opts = {
|
||||
image = { }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue