commit
d93a8ba904
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 "c8188efeba")
|
||||
(package! lsp-ui :pin "582e153a5e")
|
||||
(package! lsp-mode :pin "e7c7abf236")
|
||||
(package! lsp-ui :pin "6caacc8c93")
|
||||
(when (featurep! :completion company)
|
||||
(package! company-lsp :pin "f921ffa0cd"))
|
||||
(when (featurep! :completion ivy)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue