aboutsummaryrefslogtreecommitdiffstats
path: root/nvim/after/plugin/dap.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Installs nvim config base-ideaMatthew Lemon2023-05-141-30/+0
|
* DAP debugging set up - but not as impressive as pdbMatthew Lemon2023-04-071-0/+30
This has UI for debugging but it is nothing compared to vim-test and pdbpp.