Open Wouterbeets opened 7 years ago
Hi, you can install plugin https://github.com/equalsraf/neovim-gui-shim and change font like this:
:Guifont DejaVu Sans Mono:h13
The same as neovim-qt
I have the same issue at the moment. I've installed neovim-gui-shim, and changed 'GuiFont' and 'GuiLinespace' settings, but the cursor is still out of sync. There's also an issue with text fitting within the window width, due to the related problem that the applications text gets cut off on the right hand side of the window, due to the cursor/column width being larger than it should be.
After launcing
gonvim -u NONE *.go
The further I go on a line the more the cursor is out of sync. I have changed my systems default font. Perhaps I need a fixed width default font. Let me know if you want more info