refactor(doom): remove lsp-python-ms

Unnecessary due to using pyright now
This commit is contained in:
Infinidoge 2022-05-02 00:05:30 -04:00
parent affc9e56c3
commit 7beb908123
2 changed files with 0 additions and 8 deletions

View file

@ -48,7 +48,3 @@
;(unpin! pinned-package another-pinned-package)
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
;(unpin! t)
;; (package! org-auto-tangle)
(package! lsp-python-ms)