return {
"neovim/nvim-lspconfig",
event = { "BufReadPre", "BufNewFile" },
config = function() end,
}