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
`RpcNotify` not happening
mikew opened this issue 3 months ago
mikew opened this issue 3 months ago
Rewrite interface{} to any
garyburd opened this pull request 7 months ago
garyburd opened this pull request 7 months ago
Add links from Go doc to Neovim doc
garyburd opened this pull request 7 months ago
garyburd opened this pull request 7 months ago
interface{} -> any
garyburd opened this issue 7 months ago
garyburd opened this issue 7 months ago
Improve test TestAPI/Extmarks/Batch
garyburd opened this pull request 7 months ago
garyburd opened this pull request 7 months ago
Improve the test workflow
garyburd opened this pull request 7 months ago
garyburd opened this pull request 7 months ago
Prepare to deprecate support for remote plugins
garyburd opened this pull request 7 months ago
garyburd opened this pull request 7 months ago
Add remote module example
garyburd opened this pull request 7 months ago
garyburd opened this pull request 7 months ago
ci tests are failing for Nvim nightly
justinmk opened this issue 7 months ago
justinmk opened this issue 7 months ago
Improve API tests
garyburd opened this pull request 7 months ago
garyburd opened this pull request 7 months ago
Add Release and License sections to readme file
garyburd opened this pull request 7 months ago
garyburd opened this pull request 7 months ago
docs: instructions for adding a plugin to Nvim with Lua
mkvl0 opened this issue 8 months ago
mkvl0 opened this issue 8 months ago
simplify remote plugins
justinmk opened this issue 8 months ago
justinmk opened this issue 8 months ago
github/workflows: update test workflow
zchee opened this pull request 8 months ago
zchee opened this pull request 8 months ago
chore: dependency updates
MattiasMTS opened this pull request 9 months ago
MattiasMTS opened this pull request 9 months ago
maintenance
MattiasMTS opened this pull request about 1 year ago
MattiasMTS opened this pull request about 1 year ago
document release process
justinmk opened this issue over 1 year ago
justinmk opened this issue over 1 year ago
Set --embed flag by default to avoid hanging on RPC calls
9Y5 opened this pull request over 1 year ago
9Y5 opened this pull request over 1 year ago
nvim/plugin: fix typo in docs
kit494way opened this pull request over 1 year ago
kit494way opened this pull request over 1 year ago
README: fix typo and grammar
chee-zaram opened this pull request over 1 year ago
chee-zaram opened this pull request over 1 year ago
all: use modern godoc syntax
zchee opened this pull request over 1 year ago
zchee opened this pull request over 1 year ago
github/workflows: update macos runner to macos-13
zchee opened this pull request over 1 year ago
zchee opened this pull request over 1 year ago
nvim: support v0.9.1 APIs
zchee opened this pull request over 1 year ago
zchee opened this pull request over 1 year ago
ExecLua panic on result decoding
kndndrj opened this issue over 1 year ago
kndndrj opened this issue over 1 year ago
nvim: fix ExitCode()
akiyosi opened this pull request almost 2 years ago
akiyosi opened this pull request almost 2 years ago
nvim.Serve() does not return after exiting nvim.
akiyosi opened this issue almost 2 years ago
akiyosi opened this issue almost 2 years ago
github/workflow: update go to 1.20 and neovim to v0.8.3
zchee opened this pull request almost 2 years ago
zchee opened this pull request almost 2 years ago
nvim: support Neovim v0.8.3 APIs
zchee opened this pull request almost 2 years ago
zchee opened this pull request almost 2 years ago
nvim: support Neovim v0.8.2 APIs
zchee opened this pull request almost 2 years ago
zchee opened this pull request almost 2 years ago
github: use labeler actions
zchee opened this pull request about 2 years ago
zchee opened this pull request about 2 years ago
remove deprecated ioutil usage
shota3506 opened this pull request about 2 years ago
shota3506 opened this pull request about 2 years ago
all: gofmt -w -r 'interface{} -> any' .
sashamelentyev opened this pull request about 2 years ago
sashamelentyev opened this pull request about 2 years ago
github/workflows: fix branch name and refactoring workflows
zchee opened this pull request over 2 years ago
zchee opened this pull request over 2 years ago
nvim: support neovim/neovim@907fc8a APIs
zchee opened this pull request over 2 years ago
zchee opened this pull request over 2 years ago
all: also format by [email protected]
zchee opened this pull request over 2 years ago
zchee opened this pull request over 2 years ago
github/workflow: update to go1.19
zchee opened this pull request over 2 years ago
zchee opened this pull request over 2 years ago
all: gofmt with 1.19
zchee opened this pull request over 2 years ago
zchee opened this pull request over 2 years ago
All api calls blocked if init.vim has syntax errors
hismailbulut opened this issue over 2 years ago
hismailbulut opened this issue over 2 years ago
How to quit neovim properly
hismailbulut opened this issue over 2 years ago
hismailbulut opened this issue over 2 years ago
About BufferExtmarkByID function's return value
yyy33 opened this issue over 2 years ago
yyy33 opened this issue over 2 years ago
nvim: support nvim v0.7.0 APIs
zchee opened this pull request over 2 years ago
zchee opened this pull request over 2 years ago
github/workflow: upgrade macos version to macos-12
zchee opened this pull request over 2 years ago
zchee opened this pull request over 2 years ago
nvim: rename to nvim{_buf}_create_user_command
zchee opened this pull request over 2 years ago
zchee opened this pull request over 2 years ago
github/workflow: cache codeql
zchee opened this pull request over 2 years ago
zchee opened this pull request over 2 years ago
github/workflow: upgrade neovim verssion to v0.7.0
zchee opened this pull request over 2 years ago
zchee opened this pull request over 2 years ago
github/workflow: upgrade go version to go1.18 and drop 1.15 support
zchee opened this pull request almost 3 years ago
zchee opened this pull request almost 3 years ago
nvim: fix testcase for nightly
zchee opened this pull request almost 3 years ago
zchee opened this pull request almost 3 years ago
nvim/plugin: support once to AutocmdOptions
zchee opened this pull request almost 3 years ago
zchee opened this pull request almost 3 years ago
nvim: add ExitCode function
akiyosi opened this pull request almost 3 years ago
akiyosi opened this pull request almost 3 years ago
nvim: fix UserCommand to non pointer on nvimTypes
zchee opened this pull request almost 3 years ago
zchee opened this pull request almost 3 years ago
github/workflow: upgrade neovim version to v0.6.1
zchee opened this pull request almost 3 years ago
zchee opened this pull request almost 3 years ago
nvim: support neovim/neovim@561df30 APIs
zchee opened this pull request almost 3 years ago
zchee opened this pull request almost 3 years ago
nvim: support nvim v0.6.0 APIs
zchee opened this pull request about 3 years ago
zchee opened this pull request about 3 years ago
github/workflow: update nvim version to v0.6.0
zchee opened this pull request about 3 years ago
zchee opened this pull request about 3 years ago
nvim: split deprecated functions
zchee opened this pull request about 3 years ago
zchee opened this pull request about 3 years ago
codecov: remove flags definition
zchee opened this pull request about 3 years ago
zchee opened this pull request about 3 years ago
update codecov-action to v2 and fix codecov flags
zchee opened this pull request about 3 years ago
zchee opened this pull request about 3 years ago
nvim: more test cases
zchee opened this pull request about 3 years ago
zchee opened this pull request about 3 years ago
nvim: add skipVersion test util for API version compatibility
zchee opened this pull request about 3 years ago
zchee opened this pull request about 3 years ago
github/workflow: add nightly neovim version matrix and update windows os to windows-2022
zchee opened this pull request about 3 years ago
zchee opened this pull request about 3 years ago
Upgrade the Go version to 1.17.x
zchee opened this pull request about 3 years ago
zchee opened this pull request about 3 years ago
github/workflow: temporary use neovim v0.5.0 instead of nighly
zchee opened this pull request about 3 years ago
zchee opened this pull request about 3 years ago
nvim: fix define empty struct tags
zchee opened this pull request about 3 years ago
zchee opened this pull request about 3 years ago
github/workflow: fix codeql workflow syntax
zchee opened this pull request over 3 years ago
zchee opened this pull request over 3 years ago
nvim: implements Notify, OpenTerm and HideWindow following neovim/neovim@b274b98
zchee opened this pull request over 3 years ago
zchee opened this pull request over 3 years ago
github/workflow: fix codeql checkout fetch-depth to 2
zchee opened this pull request over 3 years ago
zchee opened this pull request over 3 years ago
github/workflow: add CodeQL workflow
zchee opened this pull request over 3 years ago
zchee opened this pull request over 3 years ago
api: add nvim_win_hide
glepnir opened this pull request over 3 years ago
glepnir opened this pull request over 3 years ago
nvim: implements Notify, OpenTerm and HideWindow
zchee opened this pull request over 3 years ago
zchee opened this pull request over 3 years ago
nvim: Update documentation and small optimize
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
nvim: add Buffer event types
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
nvim: rename some type names
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
ExecLua function will cause neovim hangup
glepnir opened this issue almost 4 years ago
glepnir opened this issue almost 4 years ago
github/workflows: update macos to 11.0
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
Failures when running tests (e.g. for DeleteBuffer)
slzatz opened this issue almost 4 years ago
slzatz opened this issue almost 4 years ago
nvim: add-more-testcases
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
github/workflow: fix cache key
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
github/workflow: upgrade macOS version to 11.0
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
github/workflow: add 1.16.x and drop 1.13.x
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
nvim: refactor api
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
nvim: add SetBufferText and Echo apis
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
msgpack: optimize
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
Add benchmark code and perform optimization
zchee opened this issue almost 4 years ago
zchee opened this issue almost 4 years ago
msgpack: add benchmarks
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
Support windows test
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
msgpack: add more testcases
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
nvim: support named return on Batch methods
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
github/workflows: use actions/cache
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
github/workflows: add windows test
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
github/workflows: upgrade runs-on to ubuntu-20.04 and fix codecov flags
zchee opened this pull request almost 4 years ago
zchee opened this pull request almost 4 years ago
nvim: add deprecatedSince(7) to `ClearBufferHighlight`, add `AllOptionsInfo` and `OptionInfo`
zchee opened this pull request about 4 years ago
zchee opened this pull request about 4 years ago
nvim: implements neovim/neovim@4ae31c4 APIs
zchee opened this pull request about 4 years ago
zchee opened this pull request about 4 years ago
github: set codecov.flags
zchee opened this pull request about 4 years ago
zchee opened this pull request about 4 years ago
nvim: fix and add documentation for APIs
zchee opened this pull request about 4 years ago
zchee opened this pull request about 4 years ago
github: add go1.15.x, remove support 1.12.x
zchee opened this pull request about 4 years ago
zchee opened this pull request about 4 years ago
If CommandCompletionArgs.CursorPosString is a string, and not at int,
WhoIsSethDaniel opened this pull request about 4 years ago
WhoIsSethDaniel opened this pull request about 4 years ago
ci: use codecov/codecov-action@v1
h-michael opened this pull request about 4 years ago
h-michael opened this pull request about 4 years ago
Remove get virtual text fix extmark
zchee opened this pull request about 4 years ago
zchee opened this pull request about 4 years ago
README: change GoDoc badge to pkg.go.dev
zchee opened this pull request over 4 years ago
zchee opened this pull request over 4 years ago
Improve Reademe for usage.
glepnir opened this pull request over 4 years ago
glepnir opened this pull request over 4 years ago