Adding lazygit back for a nice ui.
This commit is contained in:
6
lua/plugins/lazygit.lua
Normal file
6
lua/plugins/lazygit.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
"kdheepak/lazygit.nvim",
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user