aboutsummaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim')
-rw-r--r--.vim/after/plugin/minpac.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/after/plugin/minpac.vim b/.vim/after/plugin/minpac.vim
index 000634a..695422f 100644
--- a/.vim/after/plugin/minpac.vim
+++ b/.vim/after/plugin/minpac.vim
@@ -76,6 +76,7 @@ function! InitMinpac() abort
call minpac#add('https://github.com/dhruvasagar/vim-table-mode.git')
call minpac#add('https://github.com/junegunn/vim-easy-align')
call minpac#add('https://github.com/romainl/vim-qf.git')
+ call minpac#add('https://github.com/tpope/vim-scriptease.git')
call minpac#add('https://github.com/tpope/vim-commentary')
call minpac#add('https://github.com/tpope/vim-eunuch.git')