2
0
Fork 0
mirror of https://github.com/rockerBOO/awesome-neovim synced 2025-02-19 12:58:24 +00:00

Add chrisgrieser/alfred-neovim-utilities ()

This commit is contained in:
pseudometa 2023-09-23 20:47:05 +02:00 committed by GitHub
parent 7d6e1cf239
commit 47f10f9114
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,6 +80,7 @@
- [External](#external)
- [Version Manager](#version-manager)
- [Boilerplate](#boilerplate)
- [OS-specific](#os-specific)
- [Vim](#vim)
- [Resource](#resource)
@ -1074,6 +1075,10 @@ These tools are used externally to Neovim to enhance the experience.
- [m00qek/plugin-template.nvim](https://github.com/m00qek/plugin-template.nvim) - A plugin template that setups test infrastructure and GitHub Actions.
- [ellisonleao/nvim-plugin-template](https://github.com/ellisonleao/nvim-plugin-template) - Another neovim plugin template, using GitHub's template feature.
### OS-specific
- [chrisgrieser/alfred-neovim-utilities](https://github.com/chrisgrieser/alfred-neovim-utilities) - Search Neovim plugins and online `:help `via Alfred (macOS).
## Vim
- [Vimawesome](https://vimawesome.com/) - Showcases various plugins for Vim and has a [neovim tag](https://vimawesome.com/?q=tag:neovim) for other plugins targeting Neovim.