mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-07 16:04:27 +02:00
add: javascript debug to false
This commit is contained in:
parent
d9a3cc4dad
commit
63c3f9d088
1 changed files with 1 additions and 1 deletions
|
@ -152,5 +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