.vimrc

changeset 735
36f7340dda29
parent 732
df503f949a40
child 738
a1db498aea9b
--- a/.vimrc
+++ b/.vimrc
@@ -31,8 +31,7 @@ let s:filename   = expand('<sfile>')
   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'

mercurial