Add Boilit (#86)

* add link to boilit

* fixed extra space

* Add External

Co-authored-by: Dave Lage <rockerboo@gmail.com>
main
Gennaro Tedesco 3 years ago committed by GitHub
parent 61e84a6a9a
commit a047a331ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -356,12 +356,21 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
- [numToStr/Navigator.nvim](https://github.com/numToStr/Navigator.nvim) - Smoothly navigate between Neovim splits and Tmux panes
## Others
## External
These tools are used externally to neovim to enhance the experience.
### Version Managers
- [NTBBloodbath/nvenv](https://github.com/NTBBloodbath/nvenv) - A lightweight and blazing fast Neovim version manager.
- [shohi/neva](https://github.com/shohi/neva) - A Neovim version manager written in Lua
### Boilerplate
- [gennaro-tedesco/boilit](https://github.com/gennaro-tedesco/boilit) - Create boilerplate structure for neovim plugins
## 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.
### Vim Plugins

Loading…
Cancel
Save