pojokcodeid.nvim-lazy/lua/custom/plugins/imagepreview.lua

10 lines
178 B
Lua
Raw Permalink Normal View History

2024-02-25 16:45:45 +07:00
return {
-- {
-- "https://github.com/adelarsq/image_preview.nvim",
-- event = "VeryLazy",
-- config = function()
-- require("image_preview").setup()
-- end,
-- },
}