Removed Magit (Already had fugitive)

This commit is contained in:
Eduardo Cueto-Mendoza 2024-04-23 08:45:26 +01:00
parent 61470bdc36
commit 762cbfa042
1 changed files with 0 additions and 3 deletions

View File

@ -53,9 +53,6 @@ local plugins = {
"nvim-treesitter/nvim-treesitter",
build = ":TSUpdate",
},
{
'jreybert/vimagit',
},
-- Minimal
{
'nvim-telescope/telescope.nvim',