diff --git a/vim/plugs.vim b/vim/plugs.vim index acff9a5..4b6fcc8 100644 --- a/vim/plugs.vim +++ b/vim/plugs.vim @@ -57,6 +57,7 @@ Plug 'https://github.com/mgedmin/coverage-highlight.vim' Plug 'https://github.com/rust-lang/rust.vim' Plug 'https://github.com/vim-scripts/nginx.vim' Plug 'https://github.com/plasticboy/vim-markdown' +Plug 'https://github.com/cespare/vim-toml' Plug 'epheien/termdbg'