.vimrc

changeset 735
36f7340dda29
parent 732
df503f949a40
child 738
a1db498aea9b
equal deleted inserted replaced
734:294238afafac 735:36f7340dda29
29 29
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'
36 35
37 if executable('rls') 36 if executable('rls')
38 Plug 'prabirshrestha/async.vim' 37 Plug 'prabirshrestha/async.vim'
39 Plug 'prabirshrestha/vim-lsp' 38 Plug 'prabirshrestha/vim-lsp'
40 end 39 end

mercurial