8 lines
93 B
Lua
8 lines
93 B
Lua
return {
|
|
{
|
|
"neovim/nvim-lspconfig",
|
|
},
|
|
-- { import = "config.lsp" },
|
|
}
|
|
|