Closed shanoaice closed 3 years ago
I've find out the problem...the configuration in the init.lua
seemed to have set guifont
too and caused a conflict. Is there any way to solve this? I sometimes do need to set a globally avaliable font...
hmm, could you double-check -- set guifont=
requires a height specification for example FontName:h14
The latest HEAD changes the behavior to fall back to the OS default.
When I was using the
--wsl
option to attach to a WSL Neovim, the font looks really awkward (not really the monospaced font I've set in theginit.vim
and they all shrinked together)Screenshot:
This is the
ginit.vim
content: