aboutsummaryrefslogtreecommitdiffstats
path: root/nvim/after/plugin/neotest-python.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DAP debugging set up - but not as impressive as pdbMatthew Lemon2023-04-071-21/+100
| | | | | This has UI for debugging but it is nothing compared to vim-test and pdbpp.
* Removes harpoon, etc and adds neotestMatthew Lemon2023-04-071-0/+28
This also removes treesitter-playground and is a basic install of neotest and neotest-python.