summaryrefslogtreecommitdiff
path: root/README.md
blob: 4457705206d2d7ec3fceb91abcf176e944ad997c (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/.vim.git ~/.vim
```

Then open Vim, and run `:PlugInstall`.