aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5f636a7ade1e0e2f08cce44f36e04885088489e7 (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; ln -s .vim/vimrc .vimrc
```