# HG changeset patch # User Meredith Howard # Date 1550955851 18000 # Node ID 36f7340dda294ecb7c625e842d763d8b6ee6fde1 # Parent 294238afafac9c9c221f97ef8be3c2b9040cbfdc drop pear-tree diff --git a/.vimrc b/.vimrc --- a/.vimrc +++ b/.vimrc @@ -31,8 +31,7 @@ let s:filename = expand('') Plug 'tomtom/tcomment_vim' Plug 'tpope/vim-unimpaired' Plug 'lifepillar/vim-mucomplete' - " Plug 'tpope/vim-endwise' - Plug 'tmsvg/pear-tree' + Plug 'tpope/vim-endwise' if executable('rls') Plug 'prabirshrestha/async.vim'