summaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2024-07-25 16:42:39 +0200
committerMarc Vertes <mvertes@free.fr>2024-07-25 16:42:39 +0200
commit8f67428c2bf697acd66b93f93ae5f9c134077229 (patch)
tree540c40209707a87bef2a005be9b635dfae079394 /.vim
parent7375c95bc7bc3f67ed55794cdbf3b05c6587d4c4 (diff)
update
Diffstat (limited to '.vim')
-rwxr-xr-x.vim/pack/mvertes/install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/pack/mvertes/install.sh b/.vim/pack/mvertes/install.sh
index 7c785a8..37b1784 100755
--- a/.vim/pack/mvertes/install.sh
+++ b/.vim/pack/mvertes/install.sh
@@ -7,6 +7,7 @@ git@github.com:othree/xml.vim
git@github.com:junegunn/fzf.vim
git@github.com:rust-lang/rust.vim
git@github.com:preservim/nerdtree
+git@github.com:tpope/vim-fugitive
'
ht='test -d doc && vim -c "helptags doc" -c "q"'