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
571 stars 51 forks source link

docs: add installation instructions for lazy.nvim #97

Closed Haris-AK closed 1 year ago

Haris-AK commented 1 year ago

Added instructions in the README for how to use nvim-dap-python with Lazy.nvim as a package manager.

mfussenegger commented 1 year ago

Thanks but the list isn't meant to be comprehensive and listing all available plugin managers is not a goal