return {
{
'neovim/nvim-lspconfig',
config = function()
require "custom.plugins.configs.lsp"
end,
},
}