neovim-gtk/README.md

293 B

neovim-gtk

GTK ui for neovim written in rust using gtk-rs bindings.

Font settings

<<<<<<< HEAD To setup font add next line to ginit.vim

=======
To setup font call:
```vim
>>>>>>> ebade2ecf3c7b66d4bdbd7f833ad2a40de19e292
call rpcnotify(1, 'Gui', 'Font', 'DejaVu Sans Mono 12')