perf: remove cmp sources for emoji/math/nerdfonts

NOTE: Use telescope symbols picker instead
This commit is contained in:
2024-10-14 19:14:16 -04:00
parent e6be13ac99
commit c0e512ec4f
2 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -123,10 +123,10 @@ return { -- cmp
{ name = "dotenv" },
{ name = "calc" },
{ name = "conventionalcommits" },
{ name = "nerd", priority = 9997 },
{ name = "gitmoji", priority = 9998 },
{ name = "emoji", priority = 9999 },
{ name = "math", priority = 9999 },
-- { name = "nerd", priority = 9997 },
-- { name = "gitmoji", priority = 9998 },
-- { name = "emoji", priority = 9999 },
-- { name = "math", priority = 9999 },
},
formatting = {
fields = { "abbr", "kind", "menu" },