mirror of
https://github.com/neovim/neovim.git
synced 2026-02-21 01:40:19 +10:00
Problem: Some UI clients break if space follows the comma in 'guifont' items. Also the new 'guifont' default may cause problems if none of the fonts are found. Solution: Remove trailing whitespace. Add a "monospace" fallback which `fontconfig` can resolve on *nix systems.