Closed kuator closed 1 year ago
Does mason-nvim-dap.nvim render https://github.com/mfussenegger/nvim-dap-python redundant? nvim-dap-python provides automatic configuration for python, but as far I understand, so does mason-nvim-dap.nvim.
mason-nvim-dap.nvim
nvim-dap-python
it is not necessarily needed. thought the plugin might support more stuff than what DAP does
Thanks for the clarification
Does
mason-nvim-dap.nvim
render https://github.com/mfussenegger/nvim-dap-python redundant?nvim-dap-python
provides automatic configuration for python, but as far I understand, so doesmason-nvim-dap.nvim
.