Christopher Batey 2020-02-13 07:22:06 +00:00
parent 51d71ee7e3
commit c27697d90e

View file

@ -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)