Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neovim/go-client

Nvim Go client
https://github.com/neovim/go-client

go go-client msgpack neovim neovim-plugin

Last synced: about 2 months ago
JSON representation

Nvim Go client

Awesome Lists containing this project

README

        

# go-client

[![pkg.go.dev][pkg.go.dev-badge]][pkg.go.dev]
[![Github Actions][Github Actions Badge]][Github Actions]
[![codecov.io][codecov-badge]][codecov]

Neovim/go-client is a [Neovim](https://neovim.io/) client for [Go](https://golang.org/).

Release
-------

Follow the standard Go process for [publishing a module](https://go.dev/doc/modules/publishing).

License
-------

[Apache License 2.0](https://github.com/neovim/go-client/blob/master/LICENSE)

[pkg.go.dev]: https://pkg.go.dev/github.com/neovim/go-client
[Github Actions]: https://github.com/neovim/go-client/actions
[codecov]: https://app.codecov.io/gh/neovim/go-client

[pkg.go.dev-badge]: https://pkg.go.dev/badge/github.com/neovim/go-client.svg
[Github Actions Badge]: https://img.shields.io/github/workflow/status/go-clang/gen/Test/main?label=test&logo=github&style=flat-square
[codecov-badge]: https://img.shields.io/codecov/c/github/neovim/go-client/master?logo=codecov&style=flat-square