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

[#104] Set --embed flag by default to avoid hanging on RPC calls (#161)

* [#104] Add --embed flag by default. Added option to disable this default behavior.

* Fix la...

dd77a916541bfb54e1ded17176fe993b9e24dcdb authored over 1 year ago by Andrew Goh <[email protected]>
docs: fix typo (#160)

b82f9d57623169fc46b1e5d2c5760cee5a6baff8 authored over 1 year ago by KITAGAWA Yasutaka <[email protected]>
README: fix typo and grammar (#159)

* README: fix typo and grammar

This commit corrects typos and improves grammar in README.md
...

fe20a78fdd3092d9886e51434627ad6218ba66cd authored over 1 year ago by Chee-zaram Okeke <[email protected]>
github/workflows: update macos runner to macos-13 (#157)

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

d37e022068b31d40fe696462d206f0ae27ec8204 authored over 1 year ago by Koichi Shiraishi <[email protected]>
nvim: support v0.9.1 APIs (#156)

* github/workflows: update nvim version to v0.9.1

* nvim: add alias of Cmd to Dictionary

*...

23ee30922433f3e199b1ea92b01552fca28e75cf authored over 1 year ago by Koichi Shiraishi <[email protected]>
github/workflow: update go to 1.20 and neovim to v0.8.3 (#152)

* github/workflow: update go to 1.20 and neovim to v0.8.3

* nvim: fix testcase

* nvim: rem...

b71b04c4794582ddaaa1a470ae082e8686ee2cf9 authored over 1 year ago by Koichi Shiraishi <[email protected]>
nvim: fix ExitCode() (#154)

1762f7f0fa2567bf9a375be946a8ebd0f3640c95 authored almost 2 years ago by akiyosi <[email protected]>
remove deprecated ioutil usage (#147)

8a0d4706f1fa4f685b43b9a577e4333e133d7521 authored about 2 years ago by Shota Sugiura <[email protected]>
github: use labeler actions (#148)

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

c5ad218a6ae4a6a0aaa7ea4e85ee89435405eea8 authored about 2 years ago by Koichi Shiraishi <[email protected]>
nvim: support neovim/neovim@907fc8a APIs (#144)

* nvim: support neovim/neovim@907fc8a APIs

> nvim_cmd(cmd Dictionary, opts Dictionary) String...

7e54b3012df5c5ef418f0f67e9b3333a6c3f0bde authored about 2 years ago by Koichi Shiraishi <[email protected]>
codecov: update config

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

4b05a1e131b0c9591b024b9fd787843c80f8e79d authored over 2 years ago by Koichi Shiraishi <[email protected]>
github/workflows: fix branch name and refactoring workflows (#145)

* github/workflows: fix branch name and refactoring workflows

* nvim: fix testcase for v0.7.2

96e3717ecab78e743f510ddbc64cd50492965b17 authored over 2 years ago by Koichi Shiraishi <[email protected]>
github/workflow: update to go1.19 (#142)

* github/workflow: update to go1.19

* github/workflows: run gofmt only go1.19

* msgpack,nv...

1e22633f789d9451075a876feae63bfda5d5dba4 authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim: support nvim v0.7.0 APIs (#137)

* nvim: add BufferText

* nvim: go generate

* nvim: add BufferText testcase

* nvim: add ...

88b4e2ea031e6ce85eca6727efaded69ded5a8ba authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim: add ExitCode function

ef8a8cf9c522f7e16fc9d398781af0f73ddbf2b5 authored over 2 years ago by akiyosi <[email protected]>
nvim/plugin: add Autocmd handlers testcases

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

c5013d859cb8017dd5d3aeb210ad56c23547f0e5 authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: add CommandEvalHandler testcases

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

a5a9c4dffbcb3f6c0d71ef6d231a029da8816589 authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: fix lack optDelim space

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

796461097d29c90f185ec6e84f280caab6c62850 authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: add CommandRangeDotHandler and CommandCountHandler tests

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

bdbf30c904173167ff925efecddabd5f94136310 authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: add more testcases

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

547c511037e22313d8a6cc19c74b23630b93b15d authored over 2 years ago by Koichi Shiraishi <[email protected]>
codecov: ignore nvimtest

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

a222dbecbda30a3f3a5636016fc693aef3490f34 authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: add CommandHandler testcases

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

8fa153dcabe16cedab609b72664fe310e8452b73 authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: add expand Eval testcases

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

3482243e61f9460f9aeb1908b0ac0a7a0e5ea039 authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: add t.Parallel() to TestSubscribe

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

a2878fac32febb808f7db8c7032eb79ad0afd185 authored over 2 years ago by Koichi Shiraishi <[email protected]>
plugin: improve testcases

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

ba0edf19c4e652105d13c0d2e802648a0563ecd2 authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: cleanup and optimize eval

name old time/op new time/op delta
Eval-20 516ns ± 1% 491ns ± 1% -4.89% (p=...

b86189702b2365a3fb94264b817c460a548b65ff authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim: rename to plugin_test.go

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

ae099bd317fd650016bf7bdb97081afc39c00b9e authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: add BenchmarkEval

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

890632196e0c70beed7cc4e5385bd9fa7222bac6 authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: support once to AutocmdOptions

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

452bdaa88d714e236f47b37506bb363958668765 authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvimtest: add nvimtest package

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

706ed436f0d02fa77e9661a910573ed56c5f052a authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: use backtick instead of double quote

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

691a736ebaf27ff7bb96f10ee663f297f0e46847 authored over 2 years ago by Koichi Shiraishi <[email protected]>
github/workflow: upgrade neovim verssion to v0.7.0

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

36b506488c11d0cb7696fc60882ad26012517205 authored over 2 years ago by Koichi Shiraishi <[email protected]>
github/workflow: upgrade macos version to macos-12

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

34897f7dd0703792d9bd714e1d9d60b1e112fc64 authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim: fix testcase

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

168bd667db48bcfcf58b5c8815de81a1179706b8 authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim: go generate

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

aeeaef924fedbc3585e2ccae8c7c3b52e821310d authored over 2 years ago by Koichi Shiraishi <[email protected]>
nvim: rename to nvim{_buf}_create_user_command

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

bf2d37b3080b30f8cd9c2f9be5b35780f83a23c5 authored over 2 years ago by Koichi Shiraishi <[email protected]>
github/workflow: upgrade go version to go1.18 and drop 1.15 support

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

7854cde0b6f8a23682308c63290e5304450916c3 authored almost 3 years ago by Koichi Shiraishi <[email protected]>
github/workflow: upgrade each actions to v3

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

f84b4d6df067bf18e6b440207b2d340edb5d5456 authored almost 3 years ago by Koichi Shiraishi <[email protected]>
nvim: fix testcase for nightly

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

061b2e320878daa195c9504f72bc2c4abce01bc3 authored almost 3 years ago by Koichi Shiraishi <[email protected]>
nvim: fix UserCommand to non pointer on nvimTypes

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

7c85d516f28cd3ef8209a6630ee42f3712be01c8 authored almost 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add UserCommand testcase

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

37f6413db894a93ee7aa43ceafe771a8c13e9222 authored almost 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add AddBufferUserCommand and DeleteBufferUserCommand testcase

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

01a928eefa42597998e47c1f10352c9ddc34f9e5 authored almost 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add AddUserCommand and DeleteUserCommand testcases

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

f7394a42369f96a497f8e1c6ffc9321155dee9be authored almost 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add OptionsValue and SetOptionValue testcases

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

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

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

810f51dd7b82e9dd2d173ec336142780a6e208f5 authored almost 3 years ago by Koichi Shiraishi <[email protected]>
nvim: support neovim/neovim@561df3098146 APIs

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

a5a5adde729280bea752f36800c1955abd5a7979 authored almost 3 years ago by Koichi Shiraishi <[email protected]>
nvim: fix newChildProcess cleanup logic

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

36de879b831cbfe4e675498f25a205dfa8ced394 authored almost 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add UserCommand and OptionValueScope types

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

7b2e8ef3fb54b415c29bab45da7fed10346db3b5 authored almost 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add hiddenAPIs to api_tool

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

04135a95fca90465dcd3d64c8c172e603a4057e0 authored almost 3 years ago by Koichi Shiraishi <[email protected]>
nvim: fix parseVersion return type to int64

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

478530572b3b9143e9812f84608145f3f23faa64 authored almost 3 years ago by Koichi Shiraishi <[email protected]>
github/workflow: upgrade neovim version to v0.6.1

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

db8d22d34894692e1922901dbb5d207540e2f82e authored almost 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add EvalStatusline testcase

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

baa03c62155f39fcf25bfc6c3f936606fde970e0 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: fix HLAttrs and WindowConfig testcase

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

91d90e43abdf61fe1bb69ad05de335149f97ee20 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add Mark testcases

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

33158bc2afacca33120fc8c3e277e248f0bea394 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add SetBufferMark and DeleteBufferMark testcases

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

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

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

6fd9a89491f35482e5e1ec7b571c1b7709f733ef authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add nvim v0.6.0 APIs

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

8380a9070de2f1c335f14445bc77f31fe267f6d6 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: fix documentations

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

4f1bd644fc593520c65378e7888ecef1969bf664 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: use emptyArgs variable

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

a689da01e45cbf750fd6e24cec46010e7efbfc57 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: fix documentations

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

b3eb5121fa227d93a99c36efbcbd797bc6981063 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add Mark type

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

efba91c44fac41213ffb9150a709139c43b112f3 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: handle os.Getwd error and remove unnecessary slash

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

de64096c36e25394babe6736d5de01822f95d7c3 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: refactor api_tool.go

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

88811147b37a61a07ac60bf9616280cdb1792235 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: fix comment

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

d439aeb4fab41fd562ca87ac8e4db551b71c1234 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add Mark to nvimTypes and nvim_win_call to specialAPIs

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

764220818cf1a1938522261787c45363698b86a4 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: go generate

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

a9e37072fbf94d686737d9eb5302dc09c04c7254 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: remove unnecessary errors.New

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

ce4cc3c2a55d7026831141246d43c6aa7377fe97 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: fix some types to v0.6.0

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

fd99d70c26d67cb414d67f68182169a0b937e54d authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: use sub-tests

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

34b6240505fdfad5affef98127328a3a7dc86470 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add Channels testcase

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

a1bf4da3a1a0ff66c4222267fe03631f65e35211 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add ProcChildren testcase

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

8dae6c2ee138d09656e3e6d1a4aa339fd77f0cb0 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add some UI testcase

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

2015f0108a00e5939fa01bda60fdb09b8b7c3d72 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add some go types to api_tool.go

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

552c393bd58b0cbfe121838c6acd40875585c02f authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add AddBufferHighlight testcase

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

346ffdcd5ad88b59817551724ce582d1c1af573f authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: change double quote to backtick

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

72e428e492ae5dfc5c0eee0196f3ba2cbe6a9b9e authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: fix wantErrorHLID

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

833ee445e1895b7e9a58ec41d6dcc982648b40b5 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: use nvim.NewChildProcess

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

77a0d17661ab36434fa4e6ea463c2c007677129f authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: sort wantPaths

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

cd61402cb63e04b34c760cfa0ce97ea997563443 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: set XDG_CONFIG_HOME and XDG_DATA_HOME envs to empty

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

5e0e81526742ced182357eb8ee9fe67f4062d588 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: set packpath to empty on newChildProcess

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

2607f63b2398b7c90c2f7ad8ba5964be915461d8 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add BufferExtmark testcases

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

8de8ddf6450690ed984c06295ae3c285eadc32bd authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add BufferMark testcase

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

f3ef3e8457b4c0fd2af683b8fec267ca3fe1ecd7 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim/plugin: add Subscribe and Unsubscribe testcase

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

d8c9fc84ae0f22ef26309b68ea45ee932f2c4496 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: use t.Cleanup

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

61ad61289f449ed398c443267b3cbb0192bac1ed authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add WindowConfig and SetWindowConfig testcases

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

2e0776a47e43b928c9afb6d51b3594292cbba8a2 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add CloseWindow testcase

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

abb72cc418598fa93f614968db79905236b5e43b authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add TabpageWindows testcase

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

7b55653f34e2c575ee5117a0e0f95ad031ad1631 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add IsWindowValid testcase

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

19a1d6d4c54bc12574e18afe312aab02e2558746 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add WindowNumber testcase

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

5f7616c1380ce7f586e544cbcbe8c52a78740959 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add WindowTabpage testcase

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

2becfba7a3b1bef6e339bf398c1b7ccbc8d4d49b authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add WindowOption testcase

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

ac90e8078a41f2c5f9364685e72f99fa691935a1 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add WindowVar, SetWindowVar and DeleteWindowVar testcases

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

993b6eeabe1aebfb77600eab784f4db4078b05af authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add WindowPosition testcase

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

3e51089ecaf18504acfe97ccd821a229b6eb155e authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add WindowOption and SetWindowOption testcases

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

49db01d4a4fd1b7c46b6af2e42269b382e6be0de authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add TabpageVar, SetTabpageVar and DeleteTabpageVar testcases

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

45e74ee179b98d3d6d8857ca2ca0f64b4c6bf2d5 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add TabpageNumber and IsTabpageValid testcases

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

dee919edd09ee1e24064a51930be6cfb072b23d8 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add TabpageWindow testcase

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

37da3c7af311806021fe84885e439bf6e3cbfc3d authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add SetWindowWidth and SetWindowHeight testcases

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

afc2c64609fd41081263e767a074faf4c4e64182 authored about 3 years ago by Koichi Shiraishi <[email protected]>
nvim: add Batch AttachBuffer and DetachBuffer testcase

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

e2686e4a921a7ace042e25212fdd7d5368159e30 authored about 3 years ago by Koichi Shiraishi <[email protected]>
codecov: decrease target to 50%

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

9f26cec9e62a4a33db8c4497299b8a7101b50e69 authored about 3 years ago by Koichi Shiraishi <[email protected]>