vim.pack.add({ "https://github.com/nvim-treesitter/nvim-treesitter", "https://github.com/neovim/nvim-lspconfig", "https://github.com/hrsh7th/nvim-cmp", "https://github.com/hrsh7th/cmp-nvim-lsp", "https://github.com/nvim-lua/plenary.nvim", "https://github.com/nvim-telescope/telescope.nvim", "https://github.com/numToStr/Comment.nvim", { src = "https://github.com/j-hui/fidget.nvim", event = "LspAttach" }, { src = "https://github.com/catppuccin/nvim", name = "catppuccin" }, })