Remove pyright config
This commit is contained in:
parent
f84d21d67e
commit
3441177a6d
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue