diff --git a/vimrc.bundles b/vimrc.bundles index 7a08259..3663ab7 100644 --- a/vimrc.bundles +++ b/vimrc.bundles @@ -38,7 +38,9 @@ Plug 'tpope/vim-bundler' Plug 'tpope/vim-endwise' Plug 'tpope/vim-eunuch' Plug 'tpope/vim-fugitive' +Plug 'tpope/vim-projectionist' Plug 'tpope/vim-rails' +Plug 'tpope/vim-rake' Plug 'tpope/vim-repeat' Plug 'tpope/vim-surround' Plug 'vim-ruby/vim-ruby'