chore: update lazy plugins

This commit is contained in:
Oliver Ladner 2025-10-16 11:49:22 +02:00
commit fea5815204
2 changed files with 5 additions and 9 deletions

View file

@ -169,6 +169,6 @@ vim.keymap.set("n", "<leader>ss", function()
end,
},
-- winopts = { height = 0.2, width = 0.2, row = 0.5, border = "single", treesitter = true },
winopts = { height = 0.2, width = 0.2, row = 0.5, title = "Where do you want to go today?", backdrop = 100 },
winopts = { height = 0.3, width = 0.5, row = 0.5, title = "Where do you want to go today?", backdrop = 100 },
})
end, { desc = "SSH to host" })