1 2 3 4
vim.pack.add({ -- Preconfigured lsp's { src = "https://github.com/neovim/nvim-lspconfig" }, })