mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2025-12-06 13:55:25 +01:00
9 lines
98 B
Lua
9 lines
98 B
Lua
return {
|
|
{
|
|
"neovim/nvim-lspconfig",
|
|
config = function()
|
|
|
|
end,
|
|
}
|
|
}
|