This is currently optimized for Ubuntu.
make install
will:
- add the neovim/stable repo, if not already added, and apt-get install neovim & some dependencies
- Install vim-plug (plugin manager) for your local user
- create a symlink, ~/.config/nvim/init.vim to the init.vim in this directory
git clone [email protected]:fuhrysteve/vim-settings.git
make install