cd ~/.vim/bundle/
git clone https://github.com/roxma/vim-hug-neovim-rpc.git
cd ~/path/you/want/to/clone/python-locallib.git
git clone https://aur.archlinux.org/python-locallib.git
cd ~/path/to/python-locallib.git
makepkg --clean install
python sitecustomize.py
pip3 install pynvim
line 14 source