summaryrefslogtreecommitdiff
path: root/.vim/pack/mvertes
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2023-02-15 12:20:54 +0100
committerMarc Vertes <mvertes@free.fr>2023-02-15 12:20:54 +0100
commitfbefdf8a94d8b1798aaea1b8da25d14e274426e5 (patch)
tree6599b988e5e12cdd717b389217338dd2b5d53ec5 /.vim/pack/mvertes
parent59871595355c963d8d05e18c201b00a69edecad0 (diff)
update
Diffstat (limited to '.vim/pack/mvertes')
-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 48d5950..9ce210e 100755
--- a/.vim/pack/mvertes/install.sh
+++ b/.vim/pack/mvertes/install.sh
@@ -5,6 +5,7 @@ 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:rust-lang/rust.vim
'
ht='test -d doc && vim -c "helptags doc" -c "q"'