Skip to content

Tags: neovim/go-client

Tags

v1.2.1

Verified

This commit was signed with the committer’s verified signature. The key has expired.
zchee Koichi Shiraishi
nvim: add UserCommand testcase

Signed-off-by: Koichi Shiraishi <[email protected]>

v1.2.0

Verified

This commit was signed with the committer’s verified signature. The key has expired.
zchee Koichi Shiraishi
nvim: add EvalStatusline testcase

Signed-off-by: Koichi Shiraishi <[email protected]>

v1.1.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
nvim: rename some type names (#105)

* nvim: rename VirtualTextChunk and EchoChunk to TextChunk

* nvim: go generate

* nvim: rename ExtMarks to ExtMark

* nvim: go generate

* nvim: remove duplicate documentation

* nvim: go generate

v1.1.6

Verified

This commit was signed with the committer’s verified signature. The key has expired.
zchee Koichi Shiraishi
nvim: add Message related testcases

v1.1.5

Verified

This commit was signed with the committer’s verified signature. The key has expired.
zchee Koichi Shiraishi
nvim: sort struct field for optimize allocate memory

v1.1.4

Verified

This commit was signed with the committer’s verified signature. The key has expired.
zchee Koichi Shiraishi
nvim: add OptionsInfo testcases

v1.1.3

Verified

This commit was signed with the committer’s verified signature. The key has expired.
zchee Koichi Shiraishi
github: add go1.15.x, remove support 1.12.x

v1.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #72 from neovim/msgpack-export-error

v1.1.1

Verified

This commit was signed with the committer’s verified signature. The key has expired.
zchee Koichi Shiraishi
nvim: add RuntimeFiles testcase

v1.1.0

Verified

This commit was signed with the committer’s verified signature. The key has expired.
zchee Koichi Shiraishi
README: fix badge link