- Download and install packer:
git clone --depth 1 https://github.com/wbthomason/packer.nvim\ ~/.local/share/nvim/site/pack/packer/start/packer.nvim
- Put the folder in
<home>/<username>/.config/nvim
. - Prerequisite: install
xclip
in order to correctly copy from nvim to other part of the os.