style(nvim): Remove incorrect/old comment

This commit is contained in:
Price Hiller 2022-02-26 20:14:57 -06:00
parent b16f91b692
commit ceb5d56ac8

View File

@ -100,7 +100,6 @@ cmp.setup({
end, { "i", "s" }),
},
sources = cmp.config.sources(
-- Snippets
{
{ name = "nvim_lsp" },
{ name = "nvim_lua" },