diff options
| author | Marc Vertes <mvertes@free.fr> | 2023-02-15 12:20:54 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2023-02-15 12:20:54 +0100 |
| commit | fbefdf8a94d8b1798aaea1b8da25d14e274426e5 (patch) | |
| tree | 6599b988e5e12cdd717b389217338dd2b5d53ec5 /.vim/pack/mvertes/install.sh | |
| parent | 59871595355c963d8d05e18c201b00a69edecad0 (diff) | |
update
Diffstat (limited to '.vim/pack/mvertes/install.sh')
| -rwxr-xr-x | .vim/pack/mvertes/install.sh | 1 |
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"' |
