### Similar Issues - [x] Before filing, I have searched for similar issues. ### Description We should have the plugin using Neovim's _native_ lazy loading (like `plugin/*`, `ftplugin/*` etc.) and document how to use `vim.pack`.
Similar Issues
Description
We should have the plugin using Neovim's native lazy loading (like
plugin/*,ftplugin/*etc.) and document how to usevim.pack.