removed some unused dependencies

This commit is contained in:
Oliver Hartmann 2025-04-16 23:36:07 +02:00
parent 2e1386a781
commit 39d973b28b

View File

@ -32,12 +32,6 @@ return {
dependencies = { dependencies = {
'williamboman/mason.nvim', 'williamboman/mason.nvim',
'williamboman/mason-lspconfig.nvim', 'williamboman/mason-lspconfig.nvim',
'p00f/clangd_extensions.nvim',
'Fildo7525/pretty_hover',
{
'creativenull/efmls-configs-nvim',
branch = 'main',
},
'SmiteshP/nvim-navic', 'SmiteshP/nvim-navic',
}, },
lazy = false, lazy = false,