Henrik Lissner 2020-03-27 16:47:11 -04:00
parent d40e5dff4e
commit 566a5c8a32
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
10 changed files with 15 additions and 16 deletions

View file

@ -1,9 +1,9 @@
;; -*- no-byte-compile: t; -*-
;;; tools/debugger/packages.el
(when (package! realgud :pin "2cca776d28")
(when (package! realgud :pin "94f2835933")
(when (featurep! :lang javascript)
(package! realgud-trepan-ni :pin "6e9cac5e80")))
(when (featurep! :tools lsp)
(package! dap-mode :pin "d10e254ce4"))
(package! dap-mode :pin "e2086fc9fb"))