Skip to content

Commit 678ff9d

Browse files
authored
docs(readme): lldb -> lldb-dap
1 parent cf0ba61 commit 678ff9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,8 @@ vim.keymap.set(
199199

200200
- [`nvim-dap`](https://github.com/mfussenegger/nvim-dap)
201201
(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)
202+
- A debug adapter (e.g. [`lldb-dap`](https://lldb.llvm.org/resources/lldbdap)
203+
or [`codelldb`](https://github.com/vadimcn/codelldb)).
204204

205205
By default, this plugin will silently attempt to autoload `nvim-dap`
206206
configurations when the LSP client attaches.

0 commit comments

Comments
 (0)