mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 09:18:44 +02:00
add: dap config for javascript
This commit is contained in:
parent
e2fd81f115
commit
db9ed03df2
6 changed files with 121 additions and 30 deletions
|
@ -151,4 +151,5 @@ pcode.rest_client = true
|
|||
pcode.refactoring = false
|
||||
|
||||
-- https://github.com/mfussenegger/nvim-dap
|
||||
pcode.nvim_dap = true
|
||||
pcode.nvim_dap = false -- not support for windows os
|
||||
pcode.nvim_dap_javascript = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue