See [stonecharioteer/distributed-dotfiles] for installation using ansible
.
- Install neovim
>=0.5
nightly using any of the package managers that works with your OS. - Install packer
git clone https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim
. - Launch
neovim
then:PackerCompile
, restart and:PackerSync
to install all plugins.