kickstart.nvim/lua/custom/plugins/lazygit.lua
2023-02-21 23:39:26 +01:00

3 lines
36 B
Lua

return {
'kdheepak/lazygit.nvim'
}