diff --git a/README.md b/README.md index eec1dfe..5d28450 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ require("neotest").setup({ adapters = { require("neotest-python")({ -- Extra arguments for nvim-dap configuration + -- See https://github.com/microsoft/debugpy/wiki/Debug-configuration-settings for values dap = { justMyCode = false }, -- Command line arguments for runner -- Can also be a function to return dynamic values