Run this following command. If there were existing settings, the script ask you to replace them or not.
$ git clone --recursive [this repo's url]
$ ./install.sh
Case of failure:
- at nvim:
:UpdateRemotePlugins
- at shell:
pip3 install --upgrade neovim --user
To install new syntax:
$ cd nvim/syntax && ln -s /path/sample.vim