mine-hyprdots/nvim.bak/lua/config/plugins/core/image.lua

6 lines
162 B
Lua
Raw Normal View History

2025-02-23 00:38:43 +05:30
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 = {}
}