Update README.md
This commit is contained in:
parent
a9adeb648f
commit
6d41ac6fd8
@ -2,12 +2,7 @@
|
|||||||
GTK ui for neovim written in rust using gtk-rs bindings.
|
GTK ui for neovim written in rust using gtk-rs bindings.
|
||||||
|
|
||||||
## Font settings
|
## Font settings
|
||||||
<<<<<<< HEAD
|
|
||||||
To setup font add next line to *ginit.vim*
|
To setup font add next line to *ginit.vim*
|
||||||
```
|
|
||||||
=======
|
|
||||||
To setup font call:
|
|
||||||
```vim
|
```vim
|
||||||
>>>>>>> ebade2ecf3c7b66d4bdbd7f833ad2a40de19e292
|
|
||||||
call rpcnotify(1, 'Gui', 'Font', 'DejaVu Sans Mono 12')
|
call rpcnotify(1, 'Gui', 'Font', 'DejaVu Sans Mono 12')
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user