Install

Linux

Neovim:

apt install neovim
apt install ripgrep

Plugins https://gitlab.com/pkimber/cfg/-/blob/master/.cfg/README.rst:

nvim
:PlugInstall

fzf

Configuration

python Support

To check if your version of vim supports python run the version command… See Config, version.

To download a version of vim which includes support for python, download the Windows Vim installers without Cream. (I found this link on the Cream download page).