We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0ba61 commit 678ff9dCopy full SHA for 678ff9d
README.md
@@ -199,8 +199,8 @@ vim.keymap.set(
199
200
- [`nvim-dap`](https://github.com/mfussenegger/nvim-dap)
201
(Please read the plugin's documentation).
202
- - A debug adapter (e.g. [`lldb`](https://lldb.llvm.org/)
203
- or [`codelldb`](https://github.com/vadimcn/codelldb)
+ - A debug adapter (e.g. [`lldb-dap`](https://lldb.llvm.org/resources/lldbdap)
+ or [`codelldb`](https://github.com/vadimcn/codelldb)).
204
205
By default, this plugin will silently attempt to autoload `nvim-dap`
206
configurations when the LSP client attaches.
0 commit comments