nvf/modules
Howard Nguyen-Huu b457d2766e
Make python debugger name debugpy
Most dap configurations expect `debugpy` as the name, not `python`.
This causes breakages in the very common case in many python repositories which have their debug config set up in `.vscode/launch.json` with `type: "debugpy"` and not `type: "python"`.
See [here](https://code.visualstudio.com/docs/python/debugging#_set-configuration-options)
2025-04-18 19:04:21 -04:00
..
extra lsp: deprecate lsplines in favor of vim.diagnostics 2025-04-04 14:35:16 +03:00
neovim neovim/diagnostic: fix missin submodule opts 2025-04-05 06:21:50 +03:00
plugins Make python debugger name debugpy 2025-04-18 19:04:21 -04:00
wrapper wrapper/build: disable checks in flutter-tools-patched 2025-04-01 11:16:41 +03:00
default.nix treewide: Use nixpkgs fetchers for npins 2025-02-10 22:33:36 -05:00
modules.nix modules: import diagnostics and formatter modules 2025-02-10 18:40:32 -05:00