Files
nvim/lua/plugins/lsp.lua
2026-03-10 23:47:39 +01:00

8 lines
93 B
Lua

return {
{
"neovim/nvim-lspconfig",
},
-- { import = "config.lsp" },
}