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