WARNING: DEPRECATED

These config were migrated to https://github.com/wongjiahau/.config

Assumption

  • Operating system: Ubuntu

How to install?

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