neovim-java icon indicating copy to clipboard operation
neovim-java copied to clipboard

Add generator for API modules

Open esensar opened this issue 4 years ago • 1 comments

Since it can take a long time to implement new Neovim API features and it can be error prone, it should be generated. At first this was avoided to provide a higher quality API compared to automatically generated one, but it is very time consuming and hard to maintain. This generation can be done whenever Neovim is updated and updates API can be released. Future improvement could be adding a module which automatically generates API for users oft he library.

esensar avatar Apr 02 '21 13:04 esensar

This issue is stale because it has been open 60 days with no activity. Please consider closing it.

github-actions[bot] avatar Jun 02 '21 02:06 github-actions[bot]