enc: update config

This commit is contained in:
asep.komarudin 2024-06-17 18:21:24 +07:00
parent e072b40f3d
commit d9a3cc4dad
3 changed files with 2 additions and 4 deletions

View file

@ -7,7 +7,6 @@ if pcode.nvim_dap_php then
dependencies = {
{ "mfussenegger/nvim-dap", lazy = true },
{ "nvim-neotest/nvim-nio", lazy = true },
{ "theHamsta/nvim-dap-virtual-text", lazy = true },
{
"xdebug/vscode-php-debug",
version = "1.x",