Bump :tools
Silex/docker.el@bc2dc09 -> Silex/docker.el@9bcefbe cjohansson/emacs-ssh-deploy@fce4ea3 -> cjohansson/emacs-ssh-deploy@7c5fe8a emacs-lsp/dap-mode@4347846 -> emacs-lsp/dap-mode@01d9297 emacs-lsp/lsp-mode@9aa22de -> emacs-lsp/lsp-mode@aec8968 emacs-lsp/lsp-ui@9953a48 -> emacs-lsp/lsp-ui@cb02972 emacs-pe/docker-tramp.el@8e2b671 -> emacs-pe/docker-tramp.el@aaee11c emacsorphanage/terraform-mode@a9fa5bd -> emacsorphanage/terraform-mode@e560caa jacktasia/dumb-jump@8f70acb -> jacktasia/dumb-jump@542e72d joaotavora/eglot@a5b7b7d -> joaotavora/eglot@5cc8df6 magit/forge@551e515 -> magit/forge@b4fd066 magit/magit@b68a760 -> magit/magit@9b7b25f tumashu/posframe@739d8fd -> tumashu/posframe@f97c4af xuchunyang/osx-dictionary.el@4d4cc19 -> xuchunyang/osx-dictionary.el@1a4479d zx2c4/password-store@4e73cdc -> zx2c4/password-store@3dd1469
This commit is contained in:
parent
29460d205e
commit
6997adb654
8 changed files with 14 additions and 14 deletions
|
@ -2,9 +2,9 @@
|
|||
;;; tools/lsp/packages.el
|
||||
|
||||
(if (featurep! +eglot)
|
||||
(package! eglot :pin "a5b7b7d933b97db9ce5f8b7dcc8c866f7c35b220")
|
||||
(package! lsp-mode :pin "aec8968364fce476f41e532bc083a96b6d9cb1ce")
|
||||
(package! lsp-ui :pin "cb02972b20706d18d137841c83d3765bcb280687")
|
||||
(package! eglot :pin "5cc8df63d86a6c43134dd6e4e3ae26cfae14e66a")
|
||||
(package! lsp-mode :pin "9aa22de1b2424a44c8c4a3f9e03b3f9a39636a77")
|
||||
(package! lsp-ui :pin "9953a4857227ad83fb18bc295c8c12b1e4d29007")
|
||||
(when (featurep! :completion ivy)
|
||||
(package! lsp-ivy :pin "bccd86028e669f5a1cad78364775fe7a0741ff93"))
|
||||
(when (featurep! :completion helm)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue