Removed unused plugins

This commit is contained in:
2025-12-22 15:58:19 +00:00
parent a4878601cf
commit be2445b473
2 changed files with 0 additions and 20 deletions

View File

@@ -101,7 +101,6 @@ return { -- UI components and other visual elements are declared here
},
},
extensions = {
"fugitive",
"fzf",
"lazy",
"mason",
@@ -122,11 +121,6 @@ return { -- UI components and other visual elements are declared here
},
},
},
-- Assistant for refreshers on vim motions
{
"tris203/precognition.nvim",
keys = require("config.keys").precognition,
},
{
"HiPhish/rainbow-delimiters.nvim",
lazy = true,