mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 13:03:45 +00:00
4 lines
58 B
Lua
4 lines
58 B
Lua
return {
|
|
'neovim/nvim-lspconfig',
|
|
lazy = false,
|
|
}
|