nvim/lua/plugins/lsp.lua
2026-02-20 22:34:08 -05:00

4 lines
58 B
Lua

return {
'neovim/nvim-lspconfig',
lazy = false,
}