bump: :tools debugger lsp
emacs-lsp/dap-mode@39bfaf1a34 -> emacs-lsp/dap-mode@450ef663a0 emacs-lsp/lsp-mode@a655f3600e -> emacs-lsp/lsp-mode@db0b3789b1 realgud/realgud@aff03aeef1 -> realgud/realgud@220ce2c348 tumashu/posframe@06b939cfb0 -> tumashu/posframe@017deece88
This commit is contained in:
parent
2b79787f1e
commit
0cc2055803
2 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/debugger/packages.el
|
||||
|
||||
(when (package! realgud :pin "aff03aeef1e40d2abb244240bab9787f4b3e6035")
|
||||
(when (package! realgud :pin "220ce2c348dab6cfc1cfa3c3f59644e777f9e8ff")
|
||||
(when (modulep! :lang javascript)
|
||||
(package! realgud-trepan-ni :pin "0ec088ea343835e24ae73da09bea96bfb02a3130")))
|
||||
|
||||
(when (modulep! +lsp)
|
||||
(package! dap-mode :pin "39bfaf1a3400b3ca4e9755f4d15e33abb0dda2c4")
|
||||
(package! posframe :pin "06b939cfb06168782fc378043ff35bd7fec203b8"))
|
||||
(package! dap-mode :pin "450ef663a0e3333f515f974103d64fdc8e38ed5c")
|
||||
(package! posframe :pin "017deece88360c7297265680d78a0bb316470716"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue