Add screen

This commit is contained in:
daa 2017-03-07 14:50:09 +03:00
parent 7d86395e87
commit 841a588a8b
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
# neovim-gtk
GTK ui for neovim written in rust using gtk-rs bindings.
## Font settings
# Screenshot
![Main Window](/screenshots/neovimgtk-screen.png?raw=true)
# Font settings
To setup font add next line to *ginit.vim*
```vim
call rpcnotify(1, 'Gui', 'Font', 'DejaVu Sans Mono 12')

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB