summaryrefslogtreecommitdiff
path: root/lua/plugins/lsp
diff options
context:
space:
mode:
authorChristian Segundo2025-01-06 20:07:12 +0100
committerChristian Segundo2025-01-06 20:07:12 +0100
commitb65e67662ac5ae8166f1b763910768a3bceb7279 (patch)
tree33762ae8084bcb14f2f25bdfd78fef0abbe27447 /lua/plugins/lsp
parenta459ffd8135d27499a616f5405468a1b20677223 (diff)
downloadconfig-b65e67662ac5ae8166f1b763910768a3bceb7279.tar.gz
fix cmp config
Diffstat (limited to 'lua/plugins/lsp')
-rw-r--r--lua/plugins/lsp/cmp.lua2
1 files changed, 1 insertions, 1 deletions
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 = {