ldelossa / gh.nvim

A fully featured GitHub integration for performing code reviews in Neovim.
MIT License
520 stars 24 forks source link

Icons/emojis not rendering properly #77

Closed digorithm closed 1 year ago

digorithm commented 1 year ago

Hi folks, the icons on the sidebar are looking like this for me:

image

The terminal emulator is Kitty. Running on an M1 Mac. Thoughts?

ldelossa commented 1 year ago

Your font doesn't support icons.

Reproduce the issue with one of these fonts: https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/FiraCode/Regular/complete

this is not an nvim-ide issue so closing.