mirror of
https://github.com/pnx/neotest-phpunit
synced 2026-06-16 03:54:55 +02:00
6 lines
128 B
VimL
6 lines
128 B
VimL
set rtp+=.
|
|
set rtp+=../plenary.nvim
|
|
packadd! plenary.nvim
|
|
packadd! neotest
|
|
packadd! neotest-plenary
|
|
runtime! plugin/plenary.vim
|