Feat: add lazygit plugin
parent
ff265389e0
commit
6bd61248a2
@ -0,0 +1,7 @@
|
||||
return {
|
||||
"kdheepak/lazygit.nvim",
|
||||
-- optional for floating window border decoration
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue