Add screen
This commit is contained in:
parent
7d86395e87
commit
841a588a8b
@ -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')
|
||||
|
BIN
screenshots/neovimgtk-screen.png
Normal file
BIN
screenshots/neovimgtk-screen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
Loading…
Reference in New Issue
Block a user