My changes

This commit is contained in:
Peter Stuifzand 2024-02-26 21:18:26 +01:00
parent 609808366b
commit 889ba25939
No known key found for this signature in database
7 changed files with 49 additions and 9 deletions

View file

@ -0,0 +1,8 @@
return {
'kdheepak/lazygit.nvim',
enable = false,
-- optional for floating window border decoration
dependencies = {
'nvim-lua/plenary.nvim',
},
}