-- require("lazy").setup({ -- { -- "3rd/image.nvim", -- opts = {} -- }, -- }, { -- rocks = { -- hererocks = true, -- recommended if you do not have global installation of Lua 5.1. -- }, -- }) return { { "3rd/image.nvim", opts = {}, }, }