diff options
| author | Marc Vertes <mvertes@free.fr> | 2022-11-15 17:30:45 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2022-11-15 17:30:45 +0100 |
| commit | 4489efe4b753a2edfad646c4b3506c95f2348813 (patch) | |
| tree | 341e594a683965a0092bd03c4c0aade728e7be0f /.vim | |
| parent | a13224ab0c00d6524710f8477d9efdf661296ca3 (diff) | |
update
Diffstat (limited to '.vim')
| -rwxr-xr-x | .vim/pack/mvertes/install.sh | 2 |
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"' |
