aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 517df4f37f75b242f494947c06fe3edfcba3f50b (plain)
1
2
3
4
5
6
# Setup
Now that I use Neovim exclusively, this has become my vim repo that I call when I want to install vim on a remote machine.
```
git clone https://github.com/thornycrackers/.vim.git && cd .vim && make install
```