Update README.md
This commit is contained in:
parent
e57f0cc997
commit
07991e4586
@ -3,6 +3,7 @@ GTK ui for neovim written in rust using gtk-rs bindings.
|
|||||||
|
|
||||||
# Screenshot
|
# Screenshot
|
||||||
![Main Window](/screenshots/neovimgtk-screen.png?raw=true)
|
![Main Window](/screenshots/neovimgtk-screen.png?raw=true)
|
||||||
|
For more screenshots and description of basic usage see [wiki](https://github.com/daa84/neovim-gtk/wiki/GUI)
|
||||||
|
|
||||||
# Font settings
|
# Font settings
|
||||||
By default gnome settings are used:
|
By default gnome settings are used:
|
||||||
@ -25,6 +26,8 @@ cargo run -- --enable-external-popup
|
|||||||
```
|
```
|
||||||
# Install
|
# Install
|
||||||
## Ubuntu snap package
|
## Ubuntu snap package
|
||||||
|
Not usable for now due to some limitation!
|
||||||
|
|
||||||
This package also includes neovim, so neovim not needed and if present in system - not used. Install command:
|
This package also includes neovim, so neovim not needed and if present in system - not used. Install command:
|
||||||
```
|
```
|
||||||
sudo snap install nvim-gtk --channel=candidate
|
sudo snap install nvim-gtk --channel=candidate
|
||||||
|
Loading…
Reference in New Issue
Block a user