Deoplete appears to work better with nvim than with vim8 so there's errors
when using this repo with the vim8.
# install cmake gcc-c++ python3-dev(el) ctags/etagsgit clone [email protected]:sroy66/dotvim.git ~/.vim
cd ~/.vim
mkdir -p ~/.vim/bundle
ln -s /home/user/.vim /home/user/.config/nvimAfter that open nvim and execute :PlugInstall.
In order for :GripStart to work grip needs to be installed.
python3 -m pip install --user grip