From 98304c3bd0b0009d8c308c73a0329151dc2fd4e6 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Wed, 28 Jul 2021 16:30:34 +0200 Subject: [PATCH] emacs: add python lsp --- emacs/.config/doom/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index 49f9d98..830dbb1 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -55,7 +55,7 @@ (evil +everywhere); come to the dark side, we have cookies file-templates ; auto-snippets for empty files fold ; (nigh) universal code folding - ;;(format +onsave) ; automated prettiness + format ;+onsave) ; automated prettiness ;;god ; run Emacs commands without modifier keys ;;lispy ; vim for lisp, for people who don't like vim ;;multiple-cursors ; editing in many places at once @@ -151,7 +151,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