Script to compile Vim 8.0 with python2 support and install Geeknote on Fedora 26.
The script does the following:
- Removes all installations of vim.
- Installs dependencies for Vim 8.1.
- Clones Vim 8.0 repo.
- Configures, make and make installs with full options.
To-do Clones my personal .vimrc file and .vim directory.