1 2 3 4 5 6 7 8 9
# .vim To set up a fresh installation of Vim, clone this repo: ```bash git clone https://github.com/joeacarstairs/.vim.git ~/.vim ``` Then open Vim, and run `:PlugInstall`.