add: dap config for php

This commit is contained in:
asep.komarudin 2024-06-17 17:31:09 +07:00
parent db9ed03df2
commit e072b40f3d
3 changed files with 85 additions and 1 deletions

View file

@ -152,4 +152,5 @@ pcode.refactoring = false
-- https://github.com/mfussenegger/nvim-dap
pcode.nvim_dap = false -- not support for windows os
pcode.nvim_dap_javascript = true
pcode.nvim_dap_javascript = false
pcode.nvim_dap_php = false