vim: add vim-vpp-modern plug

feature/improve-speed
bretello 2021-04-09 10:50:55 +02:00
parent c2ae92ff9e
commit d99915b642
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ Plug 'https://github.com/junegunn/goyo.vim'
Plug 'https://github.com/mgedmin/coverage-highlight.vim'
"Languages
Plug 'https://github.com/bfrg/vim-cpp-modern'
Plug 'https://github.com/rust-lang/rust.vim'
Plug 'https://github.com/vim-scripts/nginx.vim'
Plug 'https://github.com/plasticboy/vim-markdown'