v0.6.14
Some checks are pending
CI / test-and-build-linux (1.21.x, ubuntu-22.04, 5.15.16) (push) Waiting to run
CI / test-and-build-macos-x86_64 (1.21.x, macos-13) (push) Waiting to run
CI / test-and-build-macos-arm64 (1.21.x, macos-14, 5.15.16) (push) Waiting to run
CI / test-windows-mingw (1.21.0, windows-latest) (push) Waiting to run
CI / build-windows-mingw (1.21.0, windows-latest) (push) Waiting to run

This commit is contained in:
akiyosi 2025-06-16 10:28:41 +09:00
parent eafd4656dc
commit 6588ab5d9d

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.13/total)
![GitHub Releases](https://img.shields.io/github/downloads/akiyosi/goneovim/v0.6.14/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).