From 8a16655708d1cf8bbdf11b2b31c4f41d33464ae4 Mon Sep 17 00:00:00 2001 From: Thiago Bellini Ribeiro Date: Wed, 10 Nov 2021 10:27:48 -0300 Subject: [PATCH] Add neoivim-gtk to the list of UI options Fix https://github.com/rockerBOO/awesome-neovim/issues/249 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef609c803f1..9b035091e42 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ Neovim supports a wide variety of UI's. - [vv-vim/vv](https://github.com/vv-vim/vv) - Neovim client for macOS. A pure, fast, minimalistic Vim experience with good macOS integration. Optimized for speed and nice font rendering. - [jebberjeb/javafx-neovimpane](https://github.com/jebberjeb/javafx-neovimpane) - A JavaFX text pane, backed by Neovim, created with Clojure. - [rohit-px2/nvui](https://github.com/rohit-px2/nvui) - A modern frontend for Neovim. +- [Lyude/neovim-gtk](https://github.com/Lyude/neovim-gtk) - A GTK3+ client written in Rust, ressembling a lot the original vim-gtk3 with ligatures support. ## Plugin