bump: :tools
andras-simonyi/citeproc-el@538fed794c -> andras-simonyi/citeproc-el@9f783967c1 bdarcus/citar@51b30f2e40 -> bdarcus/citar@b24b5b94b7 emacs-lsp/lsp-mode@3d6a01dde9 -> emacs-lsp/lsp-mode@c228bce435 gagbo/consult-lsp@aaa9a31bc8 -> gagbo/consult-lsp@f4f195046b joaotavora/eglot@28092ba3af -> joaotavora/eglot@2c0f262c24 magit/forge@a44afa81f1 -> magit/forge@0ff9b8a0de magit/magit@2e73b66c29 -> magit/magit@0ac05f3962 millejoh/emacs-ipython-notebook@c6696c12eb -> millejoh/emacs-ipython-notebook@6063cee7fb purcell/envrc@8a9a142cf9 -> purcell/envrc@456c4100de realgud/realgud@978b455d7d -> realgud/realgud@3c88611c4e tumashu/posframe@3b1dc400d2 -> tumashu/posframe@6c0e63d6b3 vedang/pdf-tools@a8847b75d3 -> vedang/pdf-tools@4e6c778194 wandersoncferreira/code-review@136c0933ba -> wandersoncferreira/code-review@ccc3795a72 yoshiki/yaml-mode@63b637f846 -> yoshiki/yaml-mode@a79d2a7b92 Close: #5977 Ref: emacs-lsp/lsp-mode#3295
This commit is contained in:
parent
2c02cea461
commit
3df8903071
8 changed files with 15 additions and 15 deletions
|
@ -1,10 +1,10 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/debugger/packages.el
|
||||
|
||||
(when (package! realgud :pin "978b455d7da4dc41995192bfabc32092622651dd")
|
||||
(when (package! realgud :pin "3c88611c4ed59069093187c2a039b8d05cbe53e8")
|
||||
(when (featurep! :lang javascript)
|
||||
(package! realgud-trepan-ni :pin "0ec088ea343835e24ae73da09bea96bfb02a3130")))
|
||||
|
||||
(when (featurep! +lsp)
|
||||
(package! dap-mode :pin "76cad34de8984f57c2b1e374e9c985cc7ec8dad0")
|
||||
(package! posframe :pin "3b1dc400d286b0a4bd42e518bf3e7eedb49fd1e6"))
|
||||
(package! posframe :pin "6c0e63d6b3b6638c11729c5db28019a38ff44f5b"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue