dap_enabled
nvim-dap-python
dap_enabled = true, -- Ensure that the venv selector affect PythonPath in nvim-dap as well! (in venv-selector.nvim)
* fix: disable ruff hover correctly * better fix