return { "thek4n/mdimage.nvim", config = function() require("mdimage").setup({ img_path = "/home/thek4n/.notes/.img", }) end }