Add pyright.

This commit is contained in:
CronyAkatsuki 2024-03-07 19:17:20 +01:00
parent cca283c332
commit 3b47b689f7

View File

@ -136,6 +136,7 @@
nil_ls.enable = true; nil_ls.enable = true;
marksman.enable = true; marksman.enable = true;
gopls.enable = true; gopls.enable = true;
pyright.enable = true;
}; };
keymaps = { keymaps = {
diagnostic = { diagnostic = {