diff options
author | Matthew Lemon <y@yulqen.org> | 2023-04-08 15:40:05 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-04-08 15:40:05 +0100 |
commit | f3de025965079cc095c8aa43667e6d2153387f5b (patch) | |
tree | 1ef9c2afa4e0d8fa95cc85d4c6286cb2ced18053 /nvim/plugin/packer_compiled.lua | |
parent | 0eac8747676452721b123de4b361d3d6098c8033 (diff) |
Adds a keybinding to neotest to attach a terminal
Using pdbpp is my preferred way to debug. This allows us to set a
breakpoint in a function using breakpoint(), call the test using a
neotest binding: the UI freezes. Then you can attach to a terminal where
pdb will be waiting for you. Don't forget the method to exit a vim
terminal!
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions