try out with this way
Some checks failed
Test templates, puts into cache / nix (nix-runner) (push) Failing after 4m23s

This commit is contained in:
Deepak Mallubhotla 2025-04-06 23:02:19 -05:00
parent 9a3f04f227
commit e37486d2c1
Signed by: deepak
GPG Key ID: 47831B15427F5A55

View File

@ -20,7 +20,8 @@ cmp.setup({
end,
},
},
{ name = "luasnip" },
{ name = 'luasnip', option = { show_autosnippets = true } },
-- { name = "luasnip" },
{ name = "vimtex" },
},
formatting = cmp_format,