diff --git a/config/vim/plugins.vim b/config/vim/plugins.vim index f4cd532..afb16aa 100644 --- a/config/vim/plugins.vim +++ b/config/vim/plugins.vim @@ -53,8 +53,11 @@ call Plug('lifepillar/vim-mucomplete') call Plug('mhinz/vim-signify') call Plug('scrooloose/nerdtree') call Plug('sjl/vitality.vim') +call Plug('tpope/vim-apathy') call Plug('tpope/vim-commentary') +call Plug('tpope/vim-dadbod') call Plug('tpope/vim-endwise') +call Plug('tpope/vim-eunuch') call Plug('tpope/vim-fugitive') call Plug('tpope/vim-repeat') call Plug('tpope/vim-rhubarb')