summaryrefslogtreecommitdiff
path: root/README.md
blob: 9e631b67e3a916d2d1163f1f9c6e8a3364cf2a34 (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://git.joeac.net/vimrc.git ~/.vim
```

Then open Vim, and run `:PlugInstall`.