From b65e67662ac5ae8166f1b763910768a3bceb7279 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Mon, 6 Jan 2025 20:07:12 +0100 Subject: fix cmp config --- lua/plugins/lsp/cmp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/plugins/lsp/cmp.lua') diff --git a/lua/plugins/lsp/cmp.lua b/lua/plugins/lsp/cmp.lua index 890a813..f906643 100644 --- a/lua/plugins/lsp/cmp.lua +++ b/lua/plugins/lsp/cmp.lua @@ -15,7 +15,7 @@ return { { name = "nvim_lua" }, { name = "path" }, { name = "emoji" }, - }, + -- https://git.sr.ht/~amaral/nvim-cmp-fonts { name = "abook" }, }, formatting = { -- cgit v1.2.3