Description
Common Lua helper functions can be shared by many Neovim editor extensions through this plugin library. It is useful as a dependency for plugin ecosystems rather than as a standalone tool.
Plugin libraries run inside the editor through dependent plugins. Keep plugin sources trusted and update related plugins together when compatibility matters.