jackMort / ChatGPT.nvim

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

feat: add config options to replace all nerd font icons #297

Closed benelan closed 12 months ago

benelan commented 12 months ago

These new config options will resolve #187 by allowing users to change all of the nerd font icons. It is an alternative to #295 that maintains backwards compatibility for people still using old versions of the patched fonts.

Let me know if I missed any icons, or if you would prefer different names for the config options. Thanks!