aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"