diff --git a/vim/plugs.vim b/vim/plugs.vim index 962e3ef..da017a0 100644 --- a/vim/plugs.vim +++ b/vim/plugs.vim @@ -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'