Feat: add lazygit plugin

pull/632/head
flea 2 years ago
parent ff265389e0
commit 6bd61248a2

@ -0,0 +1,7 @@
return {
"kdheepak/lazygit.nvim",
-- optional for floating window border decoration
dependencies = {
"nvim-lua/plenary.nvim",
}
}
Loading…
Cancel
Save