Bump :tools
editorconfig/editorconfig-emacs@f830b86 -> editorconfig/editorconfig-emacs@048c553 emacs-helm/helm-pass@ed5798f -> emacs-helm/helm-pass@4ce46f1 emacs-lsp/dap-mode@5450af5 -> emacs-lsp/dap-mode@aa15b9c emacs-lsp/helm-lsp@fc09aa0 -> emacs-lsp/helm-lsp@e934fea emacs-lsp/lsp-mode@3ca25e6 -> emacs-lsp/lsp-mode@c3cbadc emacs-lsp/lsp-ui@732992a -> emacs-lsp/lsp-ui@0ac3e12 jacktasia/dumb-jump@ff9fc93 -> jacktasia/dumb-jump@f6a1165 joaotavora/eglot@398b81e -> joaotavora/eglot@a2d1fc9 magit/forge@8683b14 -> magit/forge@fa80a87 magit/magit@62dfe5a -> magit/magit@1c60edc millejoh/emacs-ipython-notebook@069e54c -> millejoh/emacs-ipython-notebook@4ff76e5 nicolaisingh/saveplace-pdf-view@b037091 -> nicolaisingh/saveplace-pdf-view@54ed966 spotify/dockerfile-mode@58b7380 -> spotify/dockerfile-mode@ed1d04c tkf/emacs-request@0183da8 -> tkf/emacs-request@accd430 tmalsburg/helm-bibtex@94807a3 -> tmalsburg/helm-bibtex@ca09076 zx2c4/password-store@f152064 -> zx2c4/password-store@918992c Fix #4677
This commit is contained in:
parent
3c9b1635ef
commit
e858e254b0
10 changed files with 18 additions and 18 deletions
|
@ -8,14 +8,14 @@
|
|||
(package! helm))
|
||||
|
||||
;;
|
||||
(package! dumb-jump :pin "ff9fc9360d39f5e07c1f480f8b0656b49606781b")
|
||||
(package! dumb-jump :pin "f6a1165daf92ca77a8a58801ec387064193ffd86")
|
||||
(when (featurep! :completion ivy)
|
||||
(package! ivy-xref :pin "3d4c35fe2b243d948d8fe02a1f0d76a249d63de9"))
|
||||
(when (featurep! :completion helm)
|
||||
(package! helm-xref :pin "23f1174cfca7667d95828dcd388c655a4a9c877d"))
|
||||
|
||||
;; For dictionary and online lookup
|
||||
(package! request :pin "0183da84cb45eb94da996cd2eab714ef0d7504cc")
|
||||
(package! request :pin "accd430ee706f5b10fb20003b06bd8209bcdaa82")
|
||||
|
||||
(when (featurep! +docsets)
|
||||
(package! dash-docs :pin "dafc8fc9f1ddb2e4e39e0b8d066c42d5d7ce8d06")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue