pojokcodeid.nvim-lazy/lua/custom/plugins/imagepreview.lua
2024-02-25 16:45:45 +07:00

9 lines
178 B
Lua

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