@ -1423,6 +1423,10 @@ apt install build-essential python3-dev
:ensure t
:after lsp-mode
:defer t
:hook
(python-mode . (lambda ()
(require 'lsp-pyright)
(lsp-deferred)))
; :custom
; (lsp-pyright-auto-import-completions nil)
; (lsp-pyright-typechecking-mode "off")