Bump lsp-mode & lsp-ui
emacs-lsp/lsp-mode@91e37a6 -> emacs-lsp/lsp-mode@c8188ef emacs-lsp/lsp-ui@cf6906c -> emacs-lsp/lsp-ui@582e153
This commit is contained in:
parent
be778bb65f
commit
7548148d14
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 "91e37a61f4")
|
||||
(package! lsp-ui :pin "cf6906cc45")
|
||||
(package! lsp-mode :pin "c8188efeba")
|
||||
(package! lsp-ui :pin "582e153a5e")
|
||||
(when (featurep! :completion company)
|
||||
(package! company-lsp :pin "f921ffa0cd"))
|
||||
(when (featurep! :completion ivy)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue