diff options
-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 dcc96f1..00426ee 100755 --- a/bin/vim-pack +++ b/bin/vim-pack @@ -111,6 +111,7 @@ update_package vim-dispatch https://github.com/tpope/vim-dispatch.git & 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 & wait vim '"+helptags ALL"' +q |