Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nvim-lua/wishlist
A public catalogue of Lua plugins Neovim users would like to see exist
https://github.com/nvim-lua/wishlist
lua neovim neovim-plugin plugins
Last synced: 14 days ago
JSON representation
A public catalogue of Lua plugins Neovim users would like to see exist
- Host: GitHub
- URL: https://github.com/nvim-lua/wishlist
- Owner: nvim-lua
- License: mit
- Created: 2020-08-13T14:10:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-29T13:02:43.000Z (about 4 years ago)
- Last Synced: 2024-07-31T20:51:58.934Z (3 months ago)
- Topics: lua, neovim, neovim-plugin, plugins
- Homepage:
- Size: 17.6 KB
- Stars: 232
- Watchers: 36
- Forks: 0
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-neovim - nvim-lua wishlist
README
# wishlist
A public catalogue of Lua plugins Neovim users would like to see exist. See the [projects page](https://github.com/nvim-lua/wishlist/projects/1) for the full list!## Contributing
If you have an idea for a Lua plugin, or know of an existing plugin implementing one of the ideas listed here, please make an issue!Plugin ideas are catalogued at the [projects page](https://github.com/nvim-lua/wishlist/projects/1)
for this repo.If you also want one of the plugins listed here to exist, please consider starting an
implementation! You can add a link to your work-in-progress to the relevant idea's section via a PR
(which will also help track which plugins are being worked on on the projects page).A wish becomes "granted" when there exists a feature-complete, stable plugin implementing the wish's
idea. See below for a list of granted wishes!# Granted Wishes
## Snippets
[norcalli/snippets.nvim](https://github.com/norcalli/snippets.nvim) (grants [#2](https://github.com/nvim-lua/wishlist/issues/2)).## LSP Actions Menu
[RishabhRD/nvim-lsputils](https://github.com/RishabhRD/nvim-lsputils) (grants [#8](https://github.com/nvim-lua/wishlist/issues/8)).