aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2018-09-25 01:06:36 -0400
committerMitch Riedstra <mitch@riedstra.us>2018-09-25 01:06:36 -0400
commitbd383bca6ae6c804724d49fe8f0fd137ddb898fc (patch)
tree6118790e1e67d5096262049b57db02b339fca395
parent4a8158bca4d8512757bf74b8094a79db5ffb6c6e (diff)
parent6d43b08d7ac2dc3c4a68cc6671adae190c7bb19d (diff)
downloadvim-cfg-bd383bca6ae6c804724d49fe8f0fd137ddb898fc.tar.gz
vim-cfg-bd383bca6ae6c804724d49fe8f0fd137ddb898fc.tar.xz
Merge branch 'master' of rygel.us:~git/mitch/vim-cfg
-rwxr-xr-xsetup.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/setup.sh b/setup.sh
index e43cd05..d23729e 100755
--- a/setup.sh
+++ b/setup.sh
@@ -42,10 +42,7 @@ DIR="bundle/ctrlp.vim"
URL="https://github.com/ctrlpvim/ctrlp.vim"
clone
DIR="bundle/l9"
-URL="https://git.riedstra.us/mitch/vim-l9.git"
-clone
-DIR="."
-URL="https://git.riedstra.us/mitch/vim-cfg"
+URL="https://git.riedstra.us/vim/vim-l9.git"
clone
DIR="bundle/vim-go"
URL="https://github.com/fatih/vim-go.git"