From 84bbea70169207c4e6ab89d20e35c543dd40b7f9 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Fri, 1 Mar 2024 16:45:17 +0100 Subject: python with tree sitter --- config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/doom/init.el b/config/doom/init.el index b34e18b..cd9d65d 100644 --- a/config/doom/init.el +++ b/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 +ipython) ; beautiful is better than ugly + (python +lsp +ipython +pyright +tree-sitter) ; beautiful is better than ugly ;;qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs ;;raku ; the artist formerly known as perl6 -- cgit v1.2.3