This commit is contained in:
Bruno Carlin 2019-11-25 08:47:40 +01:00
parent 2cd1651e1b
commit 1f16547f93
2 changed files with 2 additions and 0 deletions

View file

@ -173,6 +173,7 @@ call plug#begin('~/.vim/plugged')
Plug 'scrooloose/syntastic'
Plug 'mtscout6/syntastic-local-eslint.vim'
Plug 'kien/ctrlp.vim'
Plug 'liuchengxu/vim-clap'
Plug 'valloric/youcompleteme'
Plug 'aklt/plantuml-syntax'