Skip to content

Commit a1df34a

Browse files
committed
update project status
1 parent c5807af commit a1df34a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,19 @@ goneovim
33

44
![CI](https://github.com/akiyosi/goneovim/workflows/CI/badge.svg)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/akiyosi/goneovim)](https://goreportcard.com/report/github.com/akiyosi/goneovim)
6-
![GitHub Releases](https://img.shields.io/github/downloads/akiyosi/goneovim/v0.6.16/total)
6+
![GitHub Releases](https://img.shields.io/github/downloads/akiyosi/goneovim/v0.6.17/total)
77
[![Join the chat at https://gitter.im/goneovim/community](https://badges.gitter.im/goneovim/community.svg)](https://gitter.im/goneovim/community)
88

99
goneovim (pronounced like "go-neovim") is a Neovim GUI written in Go, using a [Qt binding for Go](https://github.com/therecipe/qt).
1010
This repository forked from the original [Gonvim](https://github.com/dzhou121/gonvim) for the purpose of maintenance and enhancement.
1111

12-
![](https://raw.githubusercontent.com/wiki/akiyosi/goneovim/screenshots/goneovim.png)
12+
13+
[!IMPORTANT]
14+
**Project Status Update**
15+
16+
Due to Qt 5.15 reaching end-of-life, active development of goneovim has been discontinued. Only critical bug fixes and security updates will be addressed going forward.
17+
The author has started developing [Zonvie](https://github.com/akiyosi/zonvie), a new Neovim GUI built with Zig and native frontends, empowered by generative AI. Future efforts will be focused there. If you're interested, please give it a try!
18+
1319

1420

1521
## Why Neovim GUI

0 commit comments

Comments
 (0)