Bump :tools lsp
emacs-lsp/lsp-mode@6671128 -> emacs-lsp/lsp-mode@e8e52fd
This commit is contained in:
parent
45aa7a0653
commit
5ebc840308
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; tools/lsp/packages.el
|
;;; tools/lsp/packages.el
|
||||||
|
|
||||||
(package! lsp-mode :pin "6671128422")
|
(package! lsp-mode :pin "e8e52fd4b1")
|
||||||
(package! lsp-ui :pin "242dfe859c")
|
(package! lsp-ui :pin "242dfe859c")
|
||||||
(when (featurep! :completion company)
|
(when (featurep! :completion company)
|
||||||
(package! company-lsp :pin "f921ffa0cd"))
|
(package! company-lsp :pin "f921ffa0cd"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue