summaryrefslogtreecommitdiff
path: root/.vim/pack
diff options
context:
space:
mode:
Diffstat (limited to '.vim/pack')
-rwxr-xr-x.vim/pack/mvertes/install.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vim/pack/mvertes/install.sh b/.vim/pack/mvertes/install.sh
index 48d5950..90cd4b3 100755
--- a/.vim/pack/mvertes/install.sh
+++ b/.vim/pack/mvertes/install.sh
@@ -5,6 +5,8 @@ git@github.com:mvertes/vimki
git@github.com:fatih/vim-go
git@github.com:othree/xml.vim
git@github.com:junegunn/fzf.vim
+git@github.com:mattn/libcallex-vim
+git@github.com:bytesnake/vim-graphical-preview
'
ht='test -d doc && vim -c "helptags doc" -c "q"'