feat(nvim): add vim-test plugin

This commit is contained in:
Oliver Davies 2021-10-05 15:18:46 +01:00
parent f021efed01
commit e4eecbc99b
2 changed files with 6 additions and 0 deletions

View file

@ -25,3 +25,4 @@ Plug 'sheerun/vim-polyglot'
Plug 'tjdevries/colorbuddy.vim'
Plug 'tjdevries/gruvbuddy.nvim'
Plug 'tpope/vim-surround'
Plug 'vim-test/vim-test'