mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add m00qek/plugin-template.nvim to "Neovim Lua Development" section (#219)
* Add m00qek/plugin-template.nvim * Fix spelling of GitHub
This commit is contained in:
parent
c880185375
commit
545be2d385
1 changed files with 1 additions and 0 deletions
|
@ -340,6 +340,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [tami5/sql.nvim](https://github.com/tami5/sql.nvim) - SQLite/LuaJIT binding for lua and neovim.
|
||||
- [folke/lua-dev.nvim](https://github.com/folke/lua-dev.nvim) - Dev setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
|
||||
- [MunifTanjim/nui.nvim](https://github.com/MunifTanjim/nui.nvim) - UI Component Library for Neovim.
|
||||
- [m00qek/plugin-template.nvim](https://github.com/m00qek/plugin-template.nvim) - A plugin template that setups test infrastructure and GitHub Actions.
|
||||
|
||||
### Fennel
|
||||
|
||||
|
|
Loading…
Reference in a new issue