-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Milestone
Description
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.
Reactions are currently unavailable