From 48a75ace599ad7b320ee341c61c1e2868e8ae4db Mon Sep 17 00:00:00 2001 From: Max Richter Date: Wed, 22 Sep 2021 11:39:26 +0200 Subject: [PATCH] some stuff --- configs/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/init.lua b/configs/init.lua index be0b1b0..6886e23 100644 --- a/configs/init.lua +++ b/configs/init.lua @@ -32,7 +32,7 @@ paq:setup({verbose = true}) { "nvim-lua/lsp-status.nvim", "hrsh7th/nvim-cmp", -- Autocompletion plugin "hrsh7th/cmp-nvim-lsp", -- LSP source for nvim-cmp - "saadparwaiz1/cmp_luasnip", -- Snippets source for nvim-cmp + --"saadparwaiz1/cmp_luasnip", -- Snippets source for nvim-cmp "L3MON4D3/LuaSnip", -- Snippets plugin {"nvim-treesitter/nvim-treesitter", run = ":TSUpdate"}, -- Formatting