From b7a7a40ff171aa2e6b7db87736f2c9f777aa464b Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sat, 28 Sep 2024 01:17:06 +0200 Subject: added snippets and changed the keybinds Also removed luasnip source for completion --- lua/config/lsp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/config/lsp.lua b/lua/config/lsp.lua index 346f791..d5645af 100644 --- a/lua/config/lsp.lua +++ b/lua/config/lsp.lua @@ -96,7 +96,7 @@ cmp.setup({ name = "nvim_lsp", keyword_length = 3, }, - { name = "luasnip" }, + -- { name = "luasnip" }, }, { -- { name = "buffer", max_item_count = 5 }, { name = "path", max_item_count = 5 }, -- cgit v1.2.3