This commit is contained in:
akiyosi 2024-12-25 13:20:09 +09:00
parent 5420dab267
commit 5baac1dd58

View file

@ -3,7 +3,7 @@ goneovim
![CI](https://github.com/akiyosi/goneovim/workflows/CI/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/akiyosi/goneovim)](https://goreportcard.com/report/github.com/akiyosi/goneovim)
![GitHub Releases](https://img.shields.io/github/downloads/akiyosi/goneovim/v0.6.10/total)
![GitHub Releases](https://img.shields.io/github/downloads/akiyosi/goneovim/v0.6.11/total)
[![Join the chat at https://gitter.im/goneovim/community](https://badges.gitter.im/goneovim/community.svg)](https://gitter.im/goneovim/community)
goneovim (pronounced like "go-neovim") is a Neovim GUI written in Go, using a [Qt binding for Go](https://github.com/therecipe/qt).