mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 01:08:53 +02:00
add: dap config for php
This commit is contained in:
parent
db9ed03df2
commit
e072b40f3d
3 changed files with 85 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue