nvim/lua/plugins/lsp.lua
2026-02-20 18:49:23 -05:00

3 lines
58 B
Lua

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