diff --git a/README.md b/README.md index 9c9eb41..ef29837 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Neovim supports a wide variety of UI's. - [yatli/fvim](https://github.com/yatli/fvim) - Cross platform Neovim front-end UI, built with F# + Avalonia. - [smolck/uivonim](https://github.com/smolck/uivonim) - Goal: Feature-rich cross-platform GUI that leverages the latest Neovim features. - [qvacua/vimr](https://github.com/qvacua/vimr) - Neovim GUI for macOS in Swift. -- [hakulinen/gnvim](https://github.com/vhakulinen/gnvim) - GUI for neovim, without any web bloat. +- [vhakulinen/gnvim](https://github.com/vhakulinen/gnvim) - GUI for neovim, without any web bloat. - [Kethku/neovide](https://github.com/Kethku/neovide) - No Nonsense Neovim Client in Rust. - [beeender/glrnvim](https://github.com/beeender/glrnvim) - A terminal wrapper that launches neovim inside of alacritty. - [akiyosi/goneovim](https://github.com/akiyosi/goneovim) - Neovim GUI written in Golang, using a Golang qt backend.