Skip to content

Add generator for API modules #125

@esensar

Description

@esensar

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions