Update something
This commit is contained in:
parent
e3c94cce54
commit
147ca5ddbc
81 changed files with 3055 additions and 326 deletions
5
nvim.bak/lua/config/plugins/core/image.lua
Normal file
5
nvim.bak/lua/config/plugins/core/image.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
"3rd/image.nvim",
|
||||
build = false, -- so that it doesn't build the rock https://github.com/3rd/image.nvim/issues/91#issuecomment-2453430239
|
||||
opts = {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue