vim: add vim-toml

feature/symbol-search
bretello 2020-12-06 03:06:33 +01:00
parent f7c35abb61
commit 0b68731e97
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,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'