Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/neovim/go-client

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

github/workflows: use actions/cache

bbdb4b15c91c2619328f12de4cc0bea384495bfe authored almost 4 years ago by Koichi Shiraishi <[email protected]>
go.sum: add empty go.sum

9afa79c4dfa1903c8c765e3ad9bf97f0abb05fd3 authored almost 4 years ago by Koichi Shiraishi <[email protected]>
README: update SaaS badges

7f01ab2a23c059d5525836204874aeadeead7182 authored almost 4 years ago by Koichi Shiraishi <[email protected]>
github/workflows: fix on.push and add on.tags

3f6b660ec37ac1a5131c9445af9fdd9313c0dcac authored almost 4 years ago by Koichi Shiraishi <[email protected]>
github/workflows: fix codecov/codecov-action warning

223ef88144180797787a5ae94ce8261e0666327c authored almost 4 years ago by Koichi Shiraishi <[email protected]>
codecov: add some codecov featuers

825e071f3d3df16e882cac889964a1c02859ef56 authored almost 4 years ago by Koichi Shiraishi <[email protected]>
codecov: fix flag names

4344e14ec2e756ca6c0b5938dcab03f524f1518a authored almost 4 years ago by Koichi Shiraishi <[email protected]>
github/workflows: upgrade runs-on to ubuntu-20.04

0a08a99aa267e85614d7d20e147e04dfe8d346af authored almost 4 years ago by Koichi Shiraishi <[email protected]>
nvim: go generate

bbaa17286b7f8272d79888a4567188fb3e5940c6 authored about 4 years ago by Koichi Shiraishi <[email protected]>
nvim: add DeleteBuffer and SetHighlight testcase

20b62091bc3a3bf3eb1d07c191c1c4019ef906e5 authored about 4 years ago by Koichi Shiraishi <[email protected]>
nvim: implements neovim/neovim@4ae31c46f75a APIs

228eb96479b9904701eb65cb0b6bbb5b44d74878 authored about 4 years ago by Koichi Shiraishi <[email protected]>
codecov: fix alias naming

3d2a7d9d18fa40bc428bd9f33f25b48040cf9766 authored about 4 years ago by Koichi Shiraishi <[email protected]>
github/workflows: change push.branches to all

1a3befca674c1a6e68eed3c11e438daf610ffd38 authored about 4 years ago by Koichi Shiraishi <[email protected]>
codecov: add carryforward option

726728909534fd8ce44a6ca52af1865143c5fc6a authored about 4 years ago by Koichi Shiraishi <[email protected]>
Merge pull request #83 from neovim/codecov-flags

github: set codecov.flags

6ed556afa0995a4b38e91a20e6e1c6d1a41d7266 authored about 4 years ago by Koichi Shiraishi <[email protected]>
github: set codecov.flags

d974333b7c48922541ce9590e45696e275c58892 authored about 4 years ago by Koichi Shiraishi <[email protected]>
Merge pull request #80 from WhoIsSethDaniel/command_complete_type_int

87c0cc74b6aa27fe3b64d69b6455a6d81b5c7b7a authored about 4 years ago by Koichi Shiraishi <[email protected]>
Merge branch 'master' into command_complete_type_int

c03abed740fe3a0468773aff488514d2e488b9be authored about 4 years ago by Koichi Shiraishi <[email protected]>
Merge branch 'master' into command_complete_type_int

3a2599635269c2f3394a9d91568ecf02ff93a175 authored about 4 years ago by Koichi Shiraishi <[email protected]>
github: add go1.15.x, remove support 1.12.x

42f62bcc5d9caef207fb5fc5b66d4b8df9e3368a authored about 4 years ago by Koichi Shiraishi <[email protected]>
codecov: add codecov config

7a87a37b240d220137292b7033a526b3efdb2f29 authored about 4 years ago by Koichi Shiraishi <[email protected]>
github: fix codecov-actios version to v1

8ef00076f382c879624ab0fd97a864d5ef590c93 authored about 4 years ago by Koichi Shiraishi <[email protected]>
nvim: cleanup .nvimlog file in testing

cb2a6012a7dced7f93b5bf2f05f4709359c3f712 authored about 4 years ago by Koichi Shiraishi <[email protected]>
nvim: remove ChildProcessEnv([]string{}) for RuntimeFiles API

60804fc07993742fef9b8056461c4dea9c4f6366 authored about 4 years ago by Koichi Shiraishi <[email protected]>
nvim: fix testcase on testExtmarks

29f049db2f3c39944eadca85654e7e66a6a92c8e authored about 4 years ago by Koichi Shiraishi <[email protected]>
If CommandCompletionArgs.CursorPosString is a string, and not at int,

msgpack consistently errors out saying it cannot convert an 'int to a
string'. If you change it t...

a10c5946a67f528e85ca7d7ae7ab1870015aedd1 authored about 4 years ago by Seth Daniel <[email protected]>
nvim: fix nvim_buf_get_extmark_by_id and nvim_buf_set_extmark args

2020fff4e035c49d29993776c6b686338d00b8af authored about 4 years ago by Koichi Shiraishi <[email protected]>
nvim: remove BufferVirtualText since removed neovim/neovim@49f5b57587ec

73e638683ee1356765faa6688f4fbc0b364e4ace authored about 4 years ago by Koichi Shiraishi <[email protected]>
README: change GoDoc badge to pkg.go.dev

acbae1ac0e05229056569fdc54285da8aa88f1b4 authored over 4 years ago by Koichi Shiraishi <[email protected]>
Improve Reademe for usage.

e0910c0db037665fa21c7add2173c9d185e43dd3 authored over 4 years ago by Raphael <[email protected]>
Merge pull request #72 from neovim/msgpack-export-error

e5440523c15c9cf22fc310df72388ad256f59287 authored over 4 years ago by Koichi Shiraishi <[email protected]>
Merge branch 'master' into msgpack-export-error

3f86690f15ce299b6fc9963f04f14eb9d472d37e authored over 4 years ago by Koichi Shiraishi <[email protected]>
Merge pull request #71 from neovim/ci-github-actions

ci: switch to GitHub actions from TravisCI

4e727163add911a80c3e4fcd7c80228130634456 authored over 4 years ago by Koichi Shiraishi <[email protected]>
github: add gofmt and go vet check

921e34410be023922d4c511d91fcf1d6bc9dbf3d authored over 4 years ago by Koichi Shiraishi <[email protected]>
msgpack/rpc: export ErrClosed and ErrInternal

7fd1dccf0648bb2627a3938856181563f95d53ad authored over 4 years ago by Koichi Shiraishi <[email protected]>
github: use rhysd/action-setup-vim action

a07e16580e3bfec37c2ac7211d7fbd5660ec5e35 authored over 4 years ago by Koichi Shiraishi <[email protected]>
README: replace TravisCI badge to Github Actions

a4fd2c1d2f1f72666aaaf0e31c540aaac2557a45 authored over 4 years ago by Koichi Shiraishi <[email protected]>
travis: remove .travis.yml

e849c63eb890ed69b0f24d9f7eb22b643a675444 authored over 4 years ago by Koichi Shiraishi <[email protected]>
github: add github workflows and codecov for test

0cb422e7be485def88c1e98add5367536871855d authored over 4 years ago by Koichi Shiraishi <[email protected]>
nvim: change newChildProcess and clearBuffer arg to testing.TB

dc9e1dc7cd9e7e77b799dc7d1e9c784ecec75bd2 authored over 4 years ago by Koichi Shiraishi <[email protected]>
nvim: refactoring testcases and use t.Parallel

9b8bd51014c8575bba5ccfe3794c12b8fc4ebb6b authored over 4 years ago by Koichi Shiraishi <[email protected]>
go.mod,travis: add go 1.14.x version and drop 1.11.x version

f40e3d9f435775ba133d04f134dbe8e081b8a274 authored over 4 years ago by Koichi Shiraishi <[email protected]>
nvim: go generate

846a30c920a6dd7ef93f3f58e3676c7969eb83b2 authored almost 5 years ago by Koichi Shiraishi <[email protected]>
nvim: add RuntimeFiles testcase

c096c3012e494f7ab1019e5e8279328d293bf343 authored almost 5 years ago by Koichi Shiraishi <[email protected]>
nvim: add RuntimeFiles API

07d06815827085e9f34023f90fd9a939d793bfcd authored almost 5 years ago by Koichi Shiraishi <[email protected]>
README: fix badge link

7967d8f9ca2d1d8b0c8036e1866bfa23e17cd3ed authored almost 5 years ago by Koichi Shiraishi <[email protected]>
nvim: add ExecLua function

3ff15666c49cb5c2387c4e3c783b9bb07994a45f authored almost 5 years ago by Koichi Shiraishi <[email protected]>
nvim: add context test

9e6bef5bdf612d4ed4bd431b651400c6e5d43c4c authored almost 5 years ago by Koichi Shiraishi <[email protected]>
nvim: change deprecated ExecuteLua to ExecLua

6f1427f24c7d29b39f78de8a7c9f0322679137e8 authored almost 5 years ago by Koichi Shiraishi <[email protected]>
nvim: add test SetBufferVirtualText use BufferVirtualText

8ef30c9723a336883c112b83c28979b7ed403d00 authored almost 5 years ago by Koichi Shiraishi <[email protected]>
nvim: add extmarks testcase

a6f45094574b7d137f57f76d7f56d120ed860149 authored almost 5 years ago by Koichi Shiraishi <[email protected]>
nvim: go generate

ad64216b228a2e42eff05357066b198d0ff9dc09 authored almost 5 years ago by Koichi Shiraishi <[email protected]>
nvim: implements neovim/neovim@ead61e5a52ab APIs

f4c4478a0548680dad9658a26efd8b5f1383669e authored almost 5 years ago by Koichi Shiraishi <[email protected]>
nvim: add some Go type to nvimTypes map and sort alphabetical

7a4aec6afe07aff21c61de46dbb679eab6d0cd80 authored almost 5 years ago by Koichi Shiraishi <[email protected]>
nvim: add colorcolumn testcase to floating_window test

588a9aaff0c1bf786881ee0303d9039ec0b6a1a0 authored about 5 years ago by Koichi Shiraishi <[email protected]>
nvim: simply handle the minimal window config testcase

d0865efed941ac09c44ac9692d80138310bfd934 authored about 5 years ago by Koichi Shiraishi <[email protected]>
nvim: go generate

994aa47c4616d05f5c92a0177c3ed1f184c3f0e3 authored about 5 years ago by Koichi Shiraishi <[email protected]>
nvim: rename OpenWindowConfig to WindowConfig

baf607054eca0921e87aa0730eba3211db63cdea authored about 5 years ago by Koichi Shiraishi <[email protected]>
nvim: add floating_window testcase with OpenWindowConfig

3ca34c93c60a4b18aa3a30cab9994da0964dcbea authored about 5 years ago by Koichi Shiraishi <[email protected]>
nvim: add OpenWindowConfig type

06cff0d5e70fe031233ccea477b5e172361483e7 authored about 5 years ago by Koichi Shiraishi <[email protected]>
nvim: go generate

074f1dc7481eb2e1660c131ad6b13debeb326be8 authored about 5 years ago by Koichi Shiraishi <[email protected]>
nvim: use OpenWindowConfig and fix documentation on OpenWindow

3c45899f482c9aa08dc7951f7b77e425096c9048 authored about 5 years ago by Koichi Shiraishi <[email protected]>
nvim: add *OpenWindowConfig to Dictionary C type

afb8303db9428f5af0c46d11bcb5ed1bdc6b42ae authored about 5 years ago by Koichi Shiraishi <[email protected]>
ci/travis: add 1.13.x version

1636142307dc1c039e4a972e762b7ba9735c1f21 authored about 5 years ago by Koichi Shiraishi <[email protected]>
ci/travis: set GO111MODULE=on env to 1.11.x matrix

76ad83125eb2839014836de036b3a78a37ab17eb authored about 5 years ago by Koichi Shiraishi <[email protected]>
go.mod: set go 1.11

7ae55d456f21a7715657fc29db648b12e24b1851 authored about 5 years ago by Koichi Shiraishi <[email protected]>
ci/travis: remove 1.7.x ~ 1.10.x older version support

Mostly, many Go packages support the latest version and two older versions.

aa3ebd47db7581814a281e83c38569f99abfab6d authored about 5 years ago by Koichi Shiraishi <[email protected]>
nvim: add Module field to QuickfixError

7a6275d7f36b4f57b452b044f5c1e37029852ca3 authored over 5 years ago by Koichi Shiraishi <[email protected]>
test: update error message to match upstream #60

44626b0b0b88c8c1ec77ec8d8f61def38c562888 authored over 5 years ago by Koichi Shiraishi <[email protected]>
Change `Del` prefix to `Delete` (#57)

8fe551ab103656f93651f5d85ed59142df444895 authored over 5 years ago by Koichi Shiraishi <[email protected]>
Update to neovim/neovim@fbf2c41 API #55

* nvim: implements neovim/neovim@fbf2c41 APIs
* nvim: go generate
* nvim: add map[string]bool ...

2049c0e7a092808d3d63f64f6d9820296d2ff7ab authored over 5 years ago by Koichi Shiraishi <[email protected]>
doc: README #56

b2db10cc14a00eb289c13634e0b1fb1d187dad0b authored over 5 years ago by Anton Kochkov <[email protected]>
Go module #52

* module: add go.mod
* ci: add GO111MODULE env to 1.12.x and tip
* module: remove go 1.12 mark

5f096ae096c8d6fe805009e650d3150ba76e0b8e authored over 5 years ago by Koichi Shiraishi <[email protected]>
Fix `SetBufferVirtualText` chunks arg type (#51)

* nvim: fix SetBufferVirtualText chunks arg type and fix godoc

* nvim: go generate

* nvim:...

767661bc25b5e47e2e785c8b41e599826668f393 authored over 5 years ago by Koichi Shiraishi <[email protected]>
Update to neovim/neovim@9d77a07 API #49

* nvim: implements neovim/neovim@9d77a07 APIs
* nvim: go generate
* nvim: add map[string]*Clie...

eaaca6f62369732df9835d17996649782c664d1d authored over 5 years ago by Koichi Shiraishi <[email protected]>
test: add AttachBuffer testcases #46)

c611899551698ad6bd1deb7ce4b4b9222169a12e authored over 5 years ago by Koichi Shiraishi <[email protected]>
msgpack,nvim: remove license header comment (#45)

ref: neovim/go-client#43

805675898d92f6fc53018e83366ec9e58205c8ff authored over 5 years ago by Koichi Shiraishi <[email protected]>
Update to neovim/neovim@a225374 API #36

* nvim: add map[string]int to Dictionary for ColorMap

* nvim: support neovim/neovim@a225374 a...

ada0455437a363312d70f8361471d2ce45a2547a authored over 5 years ago by Koichi Shiraishi <[email protected]>
ci/travis: add 1.11.x and 1.12.x go version (#44)

fba3ac82e748917b9367dea01aad6525ac5e300e authored over 5 years ago by Koichi Shiraishi <[email protected]>
Allow raw RPC requests #42

79202f9a38f2b315dbff0cf9712e876272650e09 authored over 5 years ago by Daniel Bershatsky <[email protected]>
test: start Nvim with '--headless' #41

Since Nvim 0.3.2 the meaning of --headless was changed to
more-strictly imply "no UI", and the...

177c72b37553a0baf2bdc607a224e3dd768b99a8 authored almost 6 years ago by Koichi Shiraishi <[email protected]>
Add Go 1.0 to Travis config

9ff6dbd3a83f86119a14095c3635eb77ffa7bc90 authored almost 7 years ago by Gary Burd <[email protected]>
Fixing issue with BufferLines Unpack when there are a lot of long lines

f5db3a969bfeccc8441fa4d10959bc4b0237d711 authored almost 7 years ago by GodFather <[email protected]>
Update test for change to nvim_command_output

See https://github.com/neovim/neovim/pull/7821

4ab77387077da614cd8cf512e2c839dafff2abf6 authored almost 7 years ago by Gary Burd <[email protected]>
Update to latest Neovim API

Bonus: improve documentation

1c2696a88048c01a46c9c6be486ee0ded23beb91 authored almost 7 years ago by Gary Burd <[email protected]>
Add NewChildProces and Dial functions

Add high-level functions for creating an Nvim client. These functions
run Serve() in a goroutin...

f66ab0e9acbcf980a1132bdf3519f5f8acf92dec authored almost 7 years ago by Gary Burd <[email protected]>
Test error propagation

cc518d50234f7e31962adc0b435b4b47a00358e9 authored almost 7 years ago by Gary Burd <[email protected]>
msgpack: add support for empty field tag (#27)

The value fo the "empty" field tag specifies a default value to use for
the fiend when decoding...

11df26a7bb73a1694f64cb668d689402630a50ff authored about 7 years ago by Gary Burd <[email protected]>
plugin: handle corner cases in manifest update

- Handle cases where \n should or should not be added to output.
- Convert manifest tests to tab...

43c11d7eefc3b26af92d18a90224a0eaceb04f89 authored about 7 years ago by Gary Burd <[email protected]>
plugin: write manifest to vim file

Add command line flag to specify .vim file to update with manifest.

112308893404237d2bae29105b1934460ca4dc01 authored about 7 years ago by noah <[email protected]>
travis: update go versions (#24)

a59e5ea9d18c2e1090d176d573b5366a5cf9d634 authored about 7 years ago by Davor Kapsa <[email protected]>
Fix lint, misspelling and formatting issues

2414ad6943d97ce33c16005172ff590593ce671d authored about 7 years ago by Gary Burd <[email protected]>
msgpack/rpc Fix handler func signature test

Fix check for error return value in the case where the function returns
one value.

1e04c2082f773a032b2478c754569c49ef3221fc authored about 7 years ago by Gary Burd <[email protected]>
Fix example in README

41046447d68e201c1988a66b665ab8a41536c028 authored about 7 years ago by Gary Burd <[email protected]>
Add support for 32 bit platforms

Use int64 for map, array, string and binary lengths.

923070da646c95fadb7296bcbef5ef7bdf258f4f authored over 7 years ago by Gary Burd <[email protected]>
hide the nvim exec window for Windows (#21)

* hide the nvim exec window for Windows

* change to use embedProcAttr

d29736760fa6afd5e09b852a9929d6b3c6d9448f authored over 7 years ago by dzhou121 <[email protected]>
Use os/exec to run embedded nvim process

Use os/exec package to run the child process instead of calling
os.StartProcess.

The purpose of...

a7b6ec8bb6a952b6cbeb9ca1d5d6ba73888efc62 authored over 7 years ago by Gary Burd <[email protected]>
Disable nvim_execute_lua and nvim_get_mode tests

The functions are not released.

fafd52389488d4d5f571671b0fc44669b57ed5c1 authored over 7 years ago by Gary Burd <[email protected]>
Update to latest nvim API

- Add nvim_execute_lua and nvim_get_mode
- Deprecate nvim_get_buffer_number
- Use standard Go co...

82dd0a53d52be40bd333c4400e9795c5079536e7 authored over 7 years ago by Gary Burd <[email protected]>
Do not limit size of msgpack/rpc notifiation queue

Fixes #18

249f962eb8b9ba79264e33f11cf178e7eaebbc56 authored over 7 years ago by Gary Burd <[email protected]>