rogual / neovim-dot-app

Mac OS X GUI for Neovim
1.13k stars 62 forks source link

Create a collection of mono fonts and display it when clicking "Show Fonts" #159

Closed bambu closed 9 years ago

bambu commented 9 years ago

Only show monospace fonts. At launch of application, a temporary collection called "Neovim Monospaced" is created containing only monospaced fonts. When selecting "Show Fonts", this is the only collection that is displayed.

This should fix issue #92.

rogual commented 9 years ago

Nice solution, works great.