A template repository for Neovim plugins.
Via gh:
$ gh repo create my-plugin -p ellisonleao/neovim-plugin-template
Via github web page:
Click on Use this template
- 100% lua
- Github actions to run tests and formatting (Stylua)
- tests with busted and plenary.nvim
