mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -05:00
tools/debugger: add rudimentary dap-mode support
This commit is contained in:
@@ -2,3 +2,5 @@
|
||||
;;; tools/debugger/packages.el
|
||||
|
||||
(package! realgud)
|
||||
(when (featurep! :tools lsp)
|
||||
(package! dap-mode))
|
||||
|
Reference in New Issue
Block a user