From ac054e7b630dbf5189f90b682a2847360c991963 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Tue, 1 Dec 2015 11:27:29 -0700 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f636a7..4ebb7d2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,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 +git clone https://github.com/thornycrackers/.vim.git; ln -s .vim/vimrc .vimrc; vim +PlugInstall +qa ``` -- cgit v1.2.3