chore: update lazy plugins
This commit is contained in:
parent
b0f5412e80
commit
fea5815204
2 changed files with 5 additions and 9 deletions
|
|
@ -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" })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue