Install my vim files and environment. Mostly taken from https://github.com/geetarista/vimfiles
- MacVim with Lua JIT enabled
- You Complete Me setup
- Patched fonts for powerline
WARNING: Existing files are deleted during installation. Use at your own risk.
To use, just run the following commands:
git clone git://github.com/mtchavez/vimfiles.git && cd vimfiles
./install.sh
This will create a symbolic link to each of these files in your home directory.
To update plugins, just run :BundleInstall within vim.