Add pyright (python lsp)

This commit is contained in:
Nathan McCarty 2022-06-21 23:23:36 -04:00
parent 71af271fed
commit 8b9bb0121a
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 2 additions and 0 deletions

View File

@ -25,5 +25,7 @@
sops
# Just in case
neovim
# For python
nodePackages.pyright
];
}