tools/debugger: add rudimentary dap-mode support
This commit is contained in:
parent
563629cbd3
commit
70ac4c0cf5
2 changed files with 29 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
|||
;;; tools/debugger/packages.el
|
||||
|
||||
(package! realgud)
|
||||
(when (featurep! :tools lsp)
|
||||
(package! dap-mode))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue