From 909b3dccd88814391e50256215b552ff23f00734 Mon Sep 17 00:00:00 2001 From: daa84 Date: Thu, 14 Sep 2017 20:04:03 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0345742..0d33cc3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # neovim-gtk [![Build status](https://ci.appveyor.com/api/projects/status/l58o28e13f829llx/branch/master?svg=true)](https://ci.appveyor.com/project/daa84/neovim-gtk/branch/master) -GTK ui for neovim written in rust using gtk-rs bindings. +GTK ui for neovim written in rust using gtk-rs bindings. With ligatures support. # Screenshot ![Main Window](/screenshots/neovimgtk-screen.png?raw=true)