return {
	-- {
	-- 	"https://github.com/adelarsq/image_preview.nvim",
	-- 	event = "VeryLazy",
	-- 	config = function()
	-- 		require("image_preview").setup()
	-- 	end,
	-- },
}