Skip to content

Commit

Permalink
docs: fix typo (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil authored Jan 20, 2025
1 parent af4d2b4 commit fd64fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ The value can also be passed in as a function.
Default value: `"dap-go"`

This option toggles between relying on
[leoluz/nvim-dap-go](https://github.com/leoluz/nvim-dap-go) so supply the delve
[leoluz/nvim-dap-go](https://github.com/leoluz/nvim-dap-go) to supply the delve
DAP configuration, or whether you wish to bring your own DAP configuration.

Set to `"manual"` for manual configuration.
Expand Down

0 comments on commit fd64fea

Please sign in to comment.