aboutsummaryrefslogtreecommitdiffstats
path: root/nvim/after/plugin/dap.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-14Installs nvim config base-ideaMatthew Lemon1-30/+0
2023-04-07DAP debugging set up - but not as impressive as pdbMatthew Lemon1-0/+30
This has UI for debugging but it is nothing compared to vim-test and pdbpp.