diff --git a/vim/plugs.vim b/vim/plugs.vim index f0bf00c..8a17091 100644 --- a/vim/plugs.vim +++ b/vim/plugs.vim @@ -68,6 +68,8 @@ Plug 'https://github.com/fatih/vim-go' Plug 'epheien/termdbg' +Plug 'https://github.com/alfredodeza/pytest.vim' + " No RGB, no party let vim_razer = expand('~/projects_razer/vim-razer') if isdirectory(vim_razer)