bump: :tools lsp debugger
emacs-lsp/dap-mode@01d92978d8 -> emacs-lsp/dap-mode@d472a6c937 emacs-lsp/lsp-mode@fe1bf85523 -> emacs-lsp/lsp-mode@32d34445f3 joaotavora/eglot@5cc8df63d8 -> joaotavora/eglot@194b178ef4 Ref emacs-lsp/dap-mode#487
This commit is contained in:
parent
6678f3833b
commit
13123c60e8
2 changed files with 4 additions and 4 deletions
|
@ -6,5 +6,5 @@
|
|||
(package! realgud-trepan-ni :pin "0ec088ea343835e24ae73da09bea96bfb02a3130")))
|
||||
|
||||
(when (featurep! +lsp)
|
||||
(package! dap-mode :pin "01d92978d8a515b896b5bc6197620138e4a4f6ff")
|
||||
(package! dap-mode :pin "d472a6c937cf519434e718e873c195f5d1e80f19")
|
||||
(package! posframe :pin "f97c4aff2c2c376ca62276d5597aa108546633a9"))
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
;;; tools/lsp/packages.el
|
||||
|
||||
(if (featurep! +eglot)
|
||||
(package! eglot :pin "5cc8df63d86a6c43134dd6e4e3ae26cfae14e66a")
|
||||
(package! lsp-mode :pin "9aa22de1b2424a44c8c4a3f9e03b3f9a39636a77")
|
||||
(package! lsp-ui :pin "9953a4857227ad83fb18bc295c8c12b1e4d29007")
|
||||
(package! eglot :pin "194b178ef41ccd3d937983f3829d44a546bb24d6")
|
||||
(package! lsp-mode :pin "32d34445f3c4da37840c0ebb3a12e2c0627782a8")
|
||||
(package! lsp-ui :pin "177c31e982345ba35dc7c5d90cb1f8e68585323a")
|
||||
(when (featurep! :completion ivy)
|
||||
(package! lsp-ivy :pin "bccd86028e669f5a1cad78364775fe7a0741ff93"))
|
||||
(when (featurep! :completion helm)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue