Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
Nvim Go client
- Host: GitHub
- URL: https://github.com/neovim/go-client
- Owner: neovim
- License: apache-2.0
- Created: 2014-11-13T12:30:33.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T18:38:36.000Z (8 months ago)
- Last Synced: 2024-04-14T00:59:43.199Z (7 months ago)
- Topics: go, go-client, msgpack, neovim, neovim-plugin
- Language: Go
- Homepage: https://pkg.go.dev/github.com/neovim/go-client
- Size: 987 KB
- Stars: 535
- Watchers: 14
- Forks: 36
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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