diff --git a/.vimrc b/.vimrc --- a/.vimrc +++ b/.vimrc @@ -32,6 +32,7 @@ let s:filename = expand('') Plug 'tpope/vim-unimpaired' Plug 'lifepillar/vim-mucomplete' Plug 'tpope/vim-endwise' + Plug 'tmsvg/pear-tree' if executable('rls') Plug 'prabirshrestha/async.vim'