summaryrefslogtreecommitdiff
path: root/.vim/pack/mvertes/install.sh
diff options
context:
space:
mode:
Diffstat (limited to '.vim/pack/mvertes/install.sh')
-rwxr-xr-x.vim/pack/mvertes/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vim/pack/mvertes/install.sh b/.vim/pack/mvertes/install.sh
index f6b17cb..36cf414 100755
--- a/.vim/pack/mvertes/install.sh
+++ b/.vim/pack/mvertes/install.sh
@@ -1,6 +1,6 @@
#!/bin/sh -e
-plugins='mvertes/vimki fatih/vim-go'
+plugins='https://github.com/mvertes/vimki https://github.com/fatih/vim-go'
ht='vim -c "helptags doc" -c "q"'
mkdir -p start