add go-tests package

This commit is contained in:
Jay 2021-03-25 23:05:54 +08:00
parent 7a7a4b5e94
commit eb4b552da7
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ Plug 'rking/ag.vim'
Plug 'terryma/vim-multiple-cursors'
Plug 'vim-scripts/TaskList.vim'
Plug 'rust-lang/rust.vim'
Plug 'buoto/gotests-vim'
" color scheme
Plug 'danilo-augusto/vim-afterglow'