Moved lazygit from vim to tmux

This commit is contained in:
2024-10-19 21:19:52 +02:00
parent a14cbc167b
commit 0384f0d726
2 changed files with 7 additions and 7 deletions

View File

@@ -502,12 +502,12 @@ require('lazy').setup({
{ 'numToStr/Comment.nvim', opts = {} },
{
"kdheepak/lazygit.nvim",
dependencies = {
"nvim-lua/plenary.nvim",
},
},
-- {
-- "kdheepak/lazygit.nvim",
-- dependencies = {
-- "nvim-lua/plenary.nvim",
-- },
-- },
-- {
-- 'akinsho/toggleterm.nvim',