Neovim is a popular fork of the even more popular Vim editor for powerusers.
Since Vim and Neovim are very customizable editors, lots of plugins can be used, which can have external dependencies. You can find a description of the plugins I use or know here.
All plugins are installed by the vim-plug package manager, which in turn is automatically downloaded if not present.
- neovim
- curl for vim-plug
- git
- nodejs and npm for coc.nvim
- python (3) and python-pynvim (pynvim PyPI package)