From 19ad6f8214bcc4c7fe758c3df8dc38e5a48848c6 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 13 Jan 2022 20:57:17 +0100 Subject: Add cmp-nvim-lsp --- lua/plugins.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 2b0c3ac..e903c24 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -5,11 +5,14 @@ return { { "nvim-lua/popup.nvim" }, -- An implementation of the Popup API from vim in Neovim { "nvim-lua/plenary.nvim" }, -- Useful lua functions used ny lots of plugins { "aktersnurra/no-clown-fiesta.nvim" }, + { "hrsh7th/nvim-cmp" }, -- The completion plugin { "hrsh7th/cmp-buffer" }, -- buffer completions { "hrsh7th/cmp-path" }, -- path completions { "hrsh7th/cmp-cmdline" }, -- cmdline completions { "saadparwaiz1/cmp_luasnip" }, -- snippet completions + { "hrsh7th/cmp-nvim-lsp" }, + { "L3MON4D3/LuaSnip" }, { "rafamadriz/friendly-snippets" }, { "neovim/nvim-lspconfig" }, -- cgit v1.2.3-70-g09d2