From f652f88d0155399b89d050151b719275a5e31407 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Tue, 2 Jun 2020 23:24:46 -0400 Subject: [PATCH] Added python support --- emacs/init.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/emacs/init.el b/emacs/init.el index 0fae520..848874a 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -168,7 +168,9 @@ ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional - ;;python ; beautiful is better than ugly + (python ; beautiful is better than ugly + +lsp + +poetry) ;;qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs ;;rest ; Emacs as a REST client