From 7e0416d01683f16ed470b827e58090cdc0a6e1f5 Mon Sep 17 00:00:00 2001 From: Ste Vaidis Date: Thu, 16 Nov 2023 11:48:16 +0200 Subject: [PATCH] Update vim/vim.md --- vim/vim.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/vim.md b/vim/vim.md index be8d5b9..67c8355 100644 --- a/vim/vim.md +++ b/vim/vim.md @@ -66,7 +66,7 @@ nvim ```ini [XDebug] -zend_extension=/opt/remi/php74/root/usr/lib64/php/modules/xdebug.so +zend_extension=/opt/remi/php82/root/usr/lib64/php/modules/xdebug.so xdebug.remote_enable=1 xdebug.remote_autostart=1 xdebug.mode=debug,develop