Bump :tools lsp
emacs-lsp/lsp-mode@941e606 -> emacs-lsp/lsp-mode@11750e7 emacs-lsp/lsp-ui@43f71e3 -> emacs-lsp/lsp-ui@1288be9
This commit is contained in:
parent
022564f737
commit
51cf9dcc50
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; tools/lsp/packages.el
|
;;; tools/lsp/packages.el
|
||||||
|
|
||||||
(package! lsp-mode :pin "941e6062a5b407675e13ba471e9878f4a2dbd10e")
|
(package! lsp-mode :pin "11750e7b118858b38417a538c1c6eff8759c12f3")
|
||||||
(package! lsp-ui :pin "43f71e3837b07f377444ad631b12f8198c495aa7")
|
(package! lsp-ui :pin "1288be94b4c37f89e80a03b1cff1b81aba9560bb")
|
||||||
(when (featurep! :completion ivy)
|
(when (featurep! :completion ivy)
|
||||||
(package! lsp-ivy :pin "81e81ced99829358674c5a6bbe2c3e15cecd4ed8"))
|
(package! lsp-ivy :pin "81e81ced99829358674c5a6bbe2c3e15cecd4ed8"))
|
||||||
(when (featurep! :completion helm)
|
(when (featurep! :completion helm)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue