summaryrefslogtreecommitdiff
path: root/README.md
blob: bf25c4d861be77176dbb8f9e365fe18a8b9bab2d (plain)
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`.