mfussenegger / nvim-dap-python

An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.
GNU General Public License v3.0
492 stars 46 forks source link

Ignore wildignore when expanding python path #111

Closed mfussenegger closed 1 year ago

mfussenegger commented 1 year ago

Fixes https://github.com/mfussenegger/nvim-dap-python/issues/110