Update vim/xdebug.md

This commit is contained in:
Ste Vaidis 2023-11-17 11:49:43 +02:00
parent 641761915a
commit c366b8f4f2

View File

@ -2,8 +2,6 @@
- XDebug uses the DBGP protocol
## Install
```sh
dnf install php82-php-pecl-xdebug3
```