.vimrc

changeset 726
f5eebdfe54e4
parent 725
6ff8e3f73482
child 727
63d9df64906e
equal deleted inserted replaced
725:6ff8e3f73482 726:f5eebdfe54e4
30 Plug 'godlygeek/tabular' 30 Plug 'godlygeek/tabular'
31 Plug 'tomtom/tcomment_vim' 31 Plug 'tomtom/tcomment_vim'
32 Plug 'tpope/vim-unimpaired' 32 Plug 'tpope/vim-unimpaired'
33 Plug 'lifepillar/vim-mucomplete' 33 Plug 'lifepillar/vim-mucomplete'
34 Plug 'tpope/vim-endwise' 34 Plug 'tpope/vim-endwise'
35 Plug 'tmsvg/pear-tree'
35 36
36 if executable('rls') 37 if executable('rls')
37 Plug 'prabirshrestha/async.vim' 38 Plug 'prabirshrestha/async.vim'
38 Plug 'prabirshrestha/vim-lsp' 39 Plug 'prabirshrestha/vim-lsp'
39 end 40 end

mercurial