return {
{
"jbyuki/instant.nvim",
lazy = true,
cmd = {
"InstantStartServer",
"InstantStopServer",
},
"mistricky/codesnap.nvim",
build = "make",
"CodeSnap",
"CodeSnapSave",
opts = {
save_path = "~/Pictures/ScreenShot/",
}