mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-02-19 12:58:24 +00:00
Add chrisgrieser/alfred-neovim-utilities
(#879)
This commit is contained in:
parent
7d6e1cf239
commit
47f10f9114
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue