From 07991e4586d1619f1ffeec537d07912a12a0df8c Mon Sep 17 00:00:00 2001 From: daa84 Date: Sat, 13 May 2017 22:35:39 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b8b1529..e34a64f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ GTK ui for neovim written in rust using gtk-rs bindings. # Screenshot ![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 By default gnome settings are used: @@ -25,6 +26,8 @@ cargo run -- --enable-external-popup ``` # Install ## 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: ``` sudo snap install nvim-gtk --channel=candidate