mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-22 11:31:30 +01:00
vim: add pytest plugin
This commit is contained in:
parent
601a16f07d
commit
cbcc841ba8
|
@ -68,6 +68,8 @@ Plug 'https://github.com/fatih/vim-go'
|
||||||
|
|
||||||
Plug 'epheien/termdbg'
|
Plug 'epheien/termdbg'
|
||||||
|
|
||||||
|
Plug 'https://github.com/alfredodeza/pytest.vim'
|
||||||
|
|
||||||
" No RGB, no party
|
" No RGB, no party
|
||||||
let vim_razer = expand('~/projects_razer/vim-razer')
|
let vim_razer = expand('~/projects_razer/vim-razer')
|
||||||
if isdirectory(vim_razer)
|
if isdirectory(vim_razer)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user