mirror of
https://github.com/pnx/neotest-phpunit
synced 2026-06-18 04:10:01 +02:00
Make tests work with minimal_init.vim
This commit is contained in:
parent
992ce56868
commit
a505827192
2 changed files with 2 additions and 2 deletions
6
specs/minimal_init.vim
Normal file
6
specs/minimal_init.vim
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
set rtp+=.
|
||||
set rtp+=../plenary.nvim
|
||||
packadd! plenary.nvim
|
||||
packadd! neotest
|
||||
packadd! neotest-plenary
|
||||
runtime! plugin/plenary.vim
|
||||
Loading…
Add table
Add a link
Reference in a new issue