From d4f2cdd30e4253d25a2fe95e7805e00e6913224c Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Fri, 22 Apr 2022 02:16:52 -0400 Subject: [PATCH] feat(doom): mspyls -> pyright --- profiles/develop/programming/python.nix | 2 +- users/infinidoge/config/doom/init.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/develop/programming/python.nix b/profiles/develop/programming/python.nix index aa8bbc0..51cff31 100644 --- a/profiles/develop/programming/python.nix +++ b/profiles/develop/programming/python.nix @@ -12,7 +12,7 @@ pyls-isort pytest ]) - python-language-server + pyright pipenv ]; } diff --git a/users/infinidoge/config/doom/init.el b/users/infinidoge/config/doom/init.el index 2e64b48..bdff4c7 100644 --- a/users/infinidoge/config/doom/init.el +++ b/users/infinidoge/config/doom/init.el @@ -157,7 +157,7 @@ ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional - (python +lsp) ; beautiful is better than ugly + (python +lsp +pyright) ; beautiful is better than ugly ;;qt ; the 'cutest' gui framework ever racket ; a DSL for DSLs ;;raku ; the artist formerly known as perl6