These config were migrated to https://github.com/wongjiahau/.config
- Operating system: Ubuntu
apt-get update
apt-get install -y python-yaml fish git curl build-essential
python -m pip install PyYAML
mkdir -p ~/.config/nvim
git clone https://github.com/wongjiahau/my-neovim-config.git ~/.config/nvim
cd ~/.config/nvim
./install
nvim