Update README.md

This commit is contained in:
daa84 2017-03-07 01:10:41 +04:00 committed by GitHub
parent 7f2e5835e4
commit ebade2ecf3
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ GTK ui for neovim written in rust using gtk-rs bindings.
## Font settings
To setup font call:
```
```vim
call rpcnotify(1, 'Gui', 'Font', 'DejaVu Sans Mono 12')
```