Morten Paulsen
Morten Paulsen
Are you able to patch a font as explained here [ryanoasis/nerd-fonts](https://github.com/ryanoasis/nerd-fonts)? If so you should be able to specify the patched font using something along the way of `font_family `...
Were you able to patch a font and install the font? I don't use alacritty, so I'm not sure how to set the font (and if it's possible to use...
The shell should not affect the font. Have you tried any of the already patched fonts available on [nerd-fonts](https://github.com/ryanoasis/nerd-fonts), seems like they should have been patched with codicons so there...
So I tried to get it to work using Alacritty and I managed to get it to work by downloading [Hack](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Hack/Regular) and using these settings in the `alacritty.yml` ```yaml font:...
Hmm.. Then I'm not sure what the problem is :(
Hi @Davidyz! Sorry for late reply. I've added a completion source for nvim-cmp, so hopefully it works for you as well. :)
@AlansCodeLog Added a way of disabling it by setting `vim.g.codicons_extension_cmp_disable = true`