diff --git a/vim/xdebug.md b/vim/xdebug.md index ddb9086..c6425f0 100644 --- a/vim/xdebug.md +++ b/vim/xdebug.md @@ -2,8 +2,6 @@ - XDebug uses the DBGP protocol -## Install - ```sh dnf install php82-php-pecl-xdebug3 ```