From 86b2fd2169ffab51865916f0ac07ff04a8684006 Mon Sep 17 00:00:00 2001 From: coolneng Date: Tue, 9 Feb 2021 19:15:50 +0100 Subject: [PATCH] Enable poetry support in Python module --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index af33bda..968406c 100644 --- a/init.el +++ b/init.el @@ -153,7 +153,8 @@ ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional (python +lsp ; beautiful is better than ugly - +pyright) + +pyright + +poetry) ;;qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs rest ; Emacs as a REST client