Merge pull request #3791 from Emiller88/pyright-melpa

Pull lsp-pyright from melpa
This commit is contained in:
Henrik Lissner 2020-08-20 21:37:36 -04:00 committed by GitHub
commit e9c67c4299
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,10 +12,7 @@
(when (featurep! +lsp)
(unless (featurep! :tools lsp +eglot)
(if (featurep! +pyright)
(package! lsp-pyright
;; REVIEW Remove this when added to melpa
:recipe (:host github :repo "emacs-lsp/lsp-pyright")
:pin "9603dda12afaae9c82608c7d3762f98b24b8563f")
(package! lsp-pyright :pin "9603dda12afaae9c82608c7d3762f98b24b8563f")
(package! lsp-python-ms :pin "a884a9a4eb1a3acd3d70c776aec5e968bbdc1731"))))
;; Programming environment