diff --git a/.emacs.d/init.el b/.emacs.d/init.el index afb51ba..86bc41f 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -626,8 +626,7 @@ (lsp-register-custom-settings '(("pylsp.plugins.pyls_mypy.enabled" t t) - ("pylsp.plugins.pyls_mypy.live_mode" nil t) - ("pylsp.plugins.ruff.enabled" t t))) + ("pylsp.plugins.pyls_mypy.live_mode" nil t))) (defun lsp-compile-in-root ()