diff options
Diffstat (limited to 'bin/vim-pack')
-rwxr-xr-x | bin/vim-pack | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/vim-pack b/bin/vim-pack index 9eda443..00426ee 100755 --- a/bin/vim-pack +++ b/bin/vim-pack @@ -112,7 +112,6 @@ update_package org.vim https://github.com/axvr/org.vim.git & update_package fcitx.vim https://github.com/lilydjwg/fcitx.vim.git opt & update_package smartim https://github.com/ybian/smartim.git opt & update_package vim-table-mode https://github.com/dhruvasagar/vim-table-mode.git & -update_package tagbar https://github.com/preservim/tagbar & wait vim '"+helptags ALL"' +q |