Bump :tools lsp
emacs-lsp/lsp-mode@fc812be -> emacs-lsp/lsp-mode@2e6b748 emacs-lsp/lsp-ui@da9788b -> emacs-lsp/lsp-ui@c99ba09
This commit is contained in:
parent
260148f4e9
commit
ac199de936
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/lsp/packages.el
|
||||
|
||||
(package! lsp-mode :pin "fc812bea1f")
|
||||
(package! lsp-ui :pin "da9788b427")
|
||||
(package! lsp-mode :pin "2e6b748183")
|
||||
(package! lsp-ui :pin "c99ba09c30")
|
||||
(when (featurep! :completion company)
|
||||
(package! company-lsp :pin "f921ffa0cd"))
|
||||
(when (featurep! :completion ivy)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue