jackMort / ChatGPT.nvim

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
Apache License 2.0
3.57k stars 307 forks source link

fix: update Nerd Font icons #295

Closed ethangillengg closed 9 months ago

ethangillengg commented 9 months ago

Updated the outdated icons causing the issue in #187.

Was also thinking of exposing all the icons in the configuration so that if users have different versions of Nerd Fonts they can substitute as needed.

Thoughts?

benelan commented 9 months ago

Yeah I think adding config options is the best bet, because some people don't even use Nerd Fonts. But this is definitely better than the current state, can we get it installed please?

jackMort commented 9 months ago

thanks, I merged @benelan PR, is this still relevant?

ethangillengg commented 9 months ago

Should be good to close this one, thanks!