From b23533f4c50e8c62480f51bf4a51a126ada8fb51 Mon Sep 17 00:00:00 2001 From: Chase Colman Date: Tue, 9 Nov 2021 17:41:25 +0800 Subject: fix(cmp): if possible jump in the snippet after completion fix(cmp): update cmp to fix textwidth calculation and indent bugs --- lua/lvim/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/lvim/plugins.lua') diff --git a/lua/lvim/plugins.lua b/lua/lvim/plugins.lua index 7195bb0f..353270e9 100644 --- a/lua/lvim/plugins.lua +++ b/lua/lvim/plugins.lua @@ -11,7 +11,7 @@ local commit = { plenary = "96e821e8001c21bc904d3c15aa96a70c11462c5f", telescope = "078a48db9e0720b07bfcb8b59342c5305a1d1fdc", telescope_fzf_native = "59e38e1661ffdd586cb7fc22ca0b5a05c7caf988", - nvim_cmp = "1774ff0f842146521c63707245d3de5db2bb3732", + nvim_cmp = "ca6386854982199a532150cf3bd711395475ebd2", friendly_snippets = "94f1d917435c71bc6494d257afa90d4c9449aed2", autopairs = "f858ab38b532715dbaf7b2773727f8622ba04322", treesitter = "47cfda2c6711077625c90902d7722238a8294982", -- cgit v1.2.3