Wed, 06 Feb 2019 21:07:01 -0600
add pear-tree
--- a/.vimrc +++ b/.vimrc @@ -32,6 +32,7 @@ let s:filename = expand('<sfile>') Plug 'tpope/vim-unimpaired' Plug 'lifepillar/vim-mucomplete' Plug 'tpope/vim-endwise' + Plug 'tmsvg/pear-tree' if executable('rls') Plug 'prabirshrestha/async.vim'