diff --git a/pack/plugins/start/update.sh b/pack/plugins/start/update.sh index 866a9bd..d131c7d 100755 --- a/pack/plugins/start/update.sh +++ b/pack/plugins/start/update.sh @@ -1,16 +1,18 @@ #!/bin/bash PLUGINS=' -https://github.com/preservim/nerdtree -https://github.com/SirVer/ultisnips -https://github.com/jreybert/vimagit -https://github.com/vim-airline/vim-airline -https://github.com/altercation/vim-colors-solarized -https://github.com/tpope/vim-dadbod.git https://github.com/airblade/vim-gitgutter -https://github.com/sheerun/vim-polyglot +https://github.com/altercation/vim-colors-solarized https://github.com/honza/vim-snippets -https://tpope.io/vim/fugitive.git +https://github.com/jreybert/vimagit +https://github.com/pasky/claude.vim +https://github.com/preservim/nerdtree +https://github.com/sheerun/vim-polyglot +https://github.com/SirVer/ultisnips +https://github.com/tpope/vim-dadbod.git +https://github.com/vim-airline/vim-airline +https://github.com/Xuyuanp/nerdtree-git-plugin.git +https://github.com/tpope/vim-fugitive.git ' z=$'\e[0m'