mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
Bump :tools lsp debugger
emacs-lsp/dap-mode@8c59b0a -> emacs-lsp/dap-mode@85a6163 emacs-lsp/lsp-mode@0131f1f -> emacs-lsp/lsp-mode@edb8119 realgud/realgud@de31e77 -> realgud/realgud@5b0ed08 tumashu/posframe@b3028b0 -> tumashu/posframe@6d604a7 Also refactors the :tools lsp module. Recent changes upstream have made a few of our hacks unnecessary (or easier to pull off without advice). Upstream has also introduced optimizations!
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
(progn
|
||||
(package! eglot :pin "fb6b17e86eddc22b9ec81f52718fad6bcbb53668")
|
||||
(package! project :pin "da0333a697b18f0a863c1b1523d2fc7991b31174"))
|
||||
(package! lsp-mode :pin "0131f1f4c9e7823955c3b1f80881fcd7c2eaa551")
|
||||
(package! lsp-mode :pin "edb81194f0974643861a24d1bbc386dd53554748")
|
||||
(package! lsp-ui :pin "1f3e9700395f4fae024ca45ca64c8d70e99b39d2")
|
||||
(when (featurep! :completion ivy)
|
||||
(package! lsp-ivy :pin "4cdb739fc2bc47f7d4dcad824f9240c70c4cb37d"))
|
||||
|
Reference in New Issue
Block a user