add: config pydebug virtual text

This commit is contained in:
asep.komarudin 2024-06-18 09:13:56 +07:00
parent d8ded80fd4
commit 68cf0d9468
3 changed files with 63 additions and 4 deletions

View file

@ -151,9 +151,10 @@ pcode.rest_client = true
pcode.refactoring = false
-- https://github.com/mfussenegger/nvim-dap
pcode.nvim_dap = false -- not support for windows os
pcode.nvim_dap = false -- not support for windows os (auto config mason-nvim-dap)
pcode.nvim_dap_javascript = false
pcode.nvim_dap_php = false
pcode.nvim_dap_python = false
-- https://github.com/olimorris/neotest-phpunit
pcode.phpunit = false