mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2025-12-22 20:21:57 +00:00
Removed unused plugins
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user