brotzeit 2020-03-04 19:46:50 +01:00
parent ed2fb68362
commit 8d05600f25
3 changed files with 2 additions and 3 deletions

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; tools/lsp/packages.el
(package! lsp-mode :pin "2e6b748183")
(package! lsp-mode :pin "6a943561e2")
(package! lsp-ui :pin "c99ba09c30")
(when (featurep! :completion company)
(package! company-lsp :pin "f921ffa0cd"))