vim: add vim-toml

bretello 2020-12-06 03:06:33 +01:00
parent 4b2b598ed1
commit b2f76856e6
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 1 additions and 0 deletions

View File

@ -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'