File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 1010 "gitsigns.nvim" : { "branch" : " main" , "commit" : " 5f808b5e4fef30bd8aca1b803b4e555da07fc412" },
1111 "indent-blankline.nvim" : { "branch" : " master" , "commit" : " 7871a88056f7144defca9c931e311a3134c5d509" },
1212 "lazy.nvim" : { "branch" : " main" , "commit" : " 56ead98e05bb37a4ec28930a54d836d033cf00f2" },
13- "lazygit.nvim" : { "branch" : " main" , "commit" : " 56760339a81cd1540d5a72fd9d93010a2677b55d" },
1413 "lualine.nvim" : { "branch" : " master" , "commit" : " 2a5bae925481f999263d6f5ed8361baef8df4f83" },
1514 "mason-lspconfig.nvim" : { "branch" : " main" , "commit" : " 8e46de9241d3997927af12196bd8faa0ed08c29a" },
1615 "mason-nvim-dap.nvim" : { "branch" : " main" , "commit" : " 8b9363d83b5d779813cdd2819b8308651cec2a09" },
Original file line number Diff line number Diff line change @@ -25,11 +25,4 @@ return {
2525 })
2626 end ,
2727 },
28- {
29- " kdheepak/lazygit.nvim" ,
30- -- optional for floating window border decoration
31- dependencies = {
32- " nvim-lua/plenary.nvim" ,
33- },
34- },
3528}
You can’t perform that action at this time.
0 commit comments