Closed akiyosi closed 11 months ago
Hello @akiyosi ,
Does it mean we will no longer have to patch our fonts to display icons? 🎉 🥹
@bfulop
Yes. It is possible to supply a character missing from the first font family with the second font family by specifying the following comma separated value of guifont
.
set guifont=Hack:h14,JetBrainsMonoNL_Nerd_Font_Mono:h14,Apple_Color_Emoji:h14
Excellent, thank you @akiyosi !
This PR allows font fallback on a per character basis rather than per font-family basis. This feature is enabled by the following settings