81ba3ef493
probably will configure it as well, this app looks kinda cool
8 lines
143 B
Lua
8 lines
143 B
Lua
return {
|
|
"kdheepak/lazygit.nvim",
|
|
-- optional for floating window border decoration
|
|
dependencies = {
|
|
"nvim-lua/plenary.nvim",
|
|
},
|
|
}
|