diff options
Diffstat (limited to 'bin/vim-pack')
-rwxr-xr-x | bin/vim-pack | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/vim-pack b/bin/vim-pack index 1d4425e..5f23d67 100755 --- a/bin/vim-pack +++ b/bin/vim-pack @@ -107,6 +107,7 @@ update_package vim-unimpaired https://github.com/tpope/vim-unimpaired.git & update_package vim-surround https://github.com/tpope/vim-surround.git & update_package vim-rsi https://github.com/tpope/vim-rsi.git & update_package vim-dispatch https://github.com/tpope/vim-dispatch.git & +update_package org.vim https://github.com/axvr/org.vim.git & wait vim '"+helptags ALL"' +q |