esensar/neovim-java

Implement new functions of NVIM API v4

Closed this issue · 1 comments

Implement new functions added in NVIM API v4. These functions can be discovered using API Explorer from this project. All of this belongs to neovim-api module and wrappers need to be made in neovim-rx-api module for RxJava support.

These are:

This is already implemented.