Switch to pyright for better venv / nix-shell support
Settings in emacs to hopefully make it work nicely in a single file environment as well as a project
This commit is contained in:
parent
c44c929b04
commit
bc4f969f00
|
@ -13,9 +13,8 @@
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
python3
|
python3
|
||||||
python3Packages.jedi-language-server
|
nodePackages.pyright
|
||||||
ruff
|
ruff
|
||||||
mypy
|
|
||||||
|
|
||||||
# Fortran
|
# Fortran
|
||||||
gfortran
|
gfortran
|
||||||
|
|
Loading…
Reference in a new issue