try out with this way
Some checks failed
Test templates, puts into cache / nix (nix-runner) (push) Failing after 4m23s
Some checks failed
Test templates, puts into cache / nix (nix-runner) (push) Failing after 4m23s
This commit is contained in:
parent
9a3f04f227
commit
e37486d2c1
@ -20,7 +20,8 @@ cmp.setup({
|
|||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{ name = "luasnip" },
|
{ name = 'luasnip', option = { show_autosnippets = true } },
|
||||||
|
-- { name = "luasnip" },
|
||||||
{ name = "vimtex" },
|
{ name = "vimtex" },
|
||||||
},
|
},
|
||||||
formatting = cmp_format,
|
formatting = cmp_format,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user