/MiViP

Minimum Vim set for Python

Primary LanguageVim ScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

MiViP

Minimum Vim set for Python

Install for GNU\Linux

For install script do command:

cp ./.vimrc ~/.vimrc

If have nvim:

mkdir ~/.config/nvim
ln -s ~/.vimrc ~/.config/nvim/init.vim

Packages requirement:

After install all requirement packages open nvim and do command:

:PlugInstall

Reboot nvim Enjoy