Bump :tools lsp
emacs-lsp/lsp-ivy@81e81ce -> emacs-lsp/lsp-ivy@dce58b5 emacs-lsp/lsp-mode@bac42c5 -> emacs-lsp/lsp-mode@9305777 emacs-lsp/lsp-ui@ab55e30 -> emacs-lsp/lsp-ui@271b47c
This commit is contained in:
parent
69a25a8468
commit
20f22d5741
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; tools/lsp/packages.el
|
;;; tools/lsp/packages.el
|
||||||
|
|
||||||
(package! lsp-mode :pin "bac42c50b370f3716f258506dc1ae9f62906313f")
|
(package! lsp-mode :pin "93057777c66e8f0e9140b8d0d3215beaa2c035a9")
|
||||||
(package! lsp-ui :pin "ab55e306af9dd9eb62fe7463e4e05d948ad3dfc6")
|
(package! lsp-ui :pin "271b47cb33f11915295911f7cf8575f8a82a5e1c")
|
||||||
(when (featurep! :completion ivy)
|
(when (featurep! :completion ivy)
|
||||||
(package! lsp-ivy :pin "81e81ced99829358674c5a6bbe2c3e15cecd4ed8"))
|
(package! lsp-ivy :pin "dce58b5509271bbedb53ba9d0278dcb563a43977"))
|
||||||
(when (featurep! :completion helm)
|
(when (featurep! :completion helm)
|
||||||
(package! helm-lsp :pin "6b5ce182d7c94c62b55b8f7d0c7e643b2c30e560"))
|
(package! helm-lsp :pin "6b5ce182d7c94c62b55b8f7d0c7e643b2c30e560"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue