add: config dap

This commit is contained in:
asep.komarudin 2024-06-16 21:45:19 +07:00
parent 19f44f754d
commit e2fd81f115
3 changed files with 5 additions and 2 deletions

View file

@ -149,3 +149,6 @@ pcode.rest_client = true
-- https://github.com/ThePrimeagen/refactoring.nvim
pcode.refactoring = false
-- https://github.com/mfussenegger/nvim-dap
pcode.nvim_dap = true