AutoYADM commit: 2025-04-03 18:15:17

This commit is contained in:
Daniel Fichtinger 2025-04-03 18:15:17 -04:00
parent c02f912026
commit a8b7c62678

View file

@ -7,12 +7,6 @@
typeCheckingMode = "standard"
inlayHints.genericTypes = true
[language.debugger]
name = "debugpy"
transport = "stdio"
command = "python3"
args = ["-m", "debugpy.adapter"]
[language-server.harper-ls]
command = "harper-ls"
args = ["--stdio"]