dzhou121 / gonvim

MIT License
1.79k stars 34 forks source link

I can't change the font #116

Closed hrqmonteiro closed 3 years ago

hrqmonteiro commented 3 years ago

2021-01-27_19-31

My font is very buggy (because is not set to a NerdFont), and i can't change it.

I did as said on the Wiki, to edit the ginit.vim with the options:

GuiFont PragmataPro Nerd Font:h13
GuiLinespace 6

But it has no effect. Also, where should i put this ginit.vim file? You don't specify. I tried both ~/.config/nvim and ~/.gonvim, but it didn't work in neither.

bio commented 3 years ago

@hrqmonteiro, you can try a fork https://github.com/akiyosi/goneovim I hope config docs will be helpful.