diff --git a/config/ide.org b/config/ide.org index 54f6eed..2ca16cd 100644 --- a/config/ide.org +++ b/config/ide.org @@ -88,10 +88,6 @@ Set treesit to fontify all elements, default was 3 (out of 4) :fuzzy t) :jedi_definition (:enabled t) :jedi_hover (:enabled t))) - :pyright ( :disableOrganizeImports t) ; Use isort instead - :python.analysis ( :autoImportCompletions t - :diagnosticMode "openFilesOnly" ; Better single-file support - :typeCheckingMode "off") ; Use mypy instead :nil ( :nix ( :maxMemoryMB nil :flake