$ luarocks install my-awesome-plugin.nvim
A simple way to kickstart your Neovim plugin development like a pro with:
- Plugin Structure
- Tests
- Docs Generation
- Linting and Formatting
- Deployment
Versions
Dependencies
lua >= 5.1
$ luarocks install my-awesome-plugin.nvim
A simple way to kickstart your Neovim plugin development like a pro with:
- Plugin Structure
- Tests
- Docs Generation
- Linting and Formatting
- Deployment