Update to Latest
This commit is contained in:
parent
d1bbbcbb15
commit
71d6a8ab3b
157 changed files with 3467 additions and 5151 deletions
5
nvim/lua/config/plugins/core/image.lua
Normal file
5
nvim/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