+lsp for python

The python language server is the best thing since sliced bread -
incredible parsing and universal completion for any editor!
This commit is contained in:
oreodave
2019-09-26 08:55:33 +01:00
parent f613e3c6de
commit 24ea318bda

View File

@@ -81,7 +81,7 @@
;;gist ; interacting with github gists
(lookup ; helps you navigate your code and documentation
+docsets) ; ...or in Dash docsets locally
;;lsp
lsp
;;macos ; MacOS-specific commands
magit ; a git porcelain for Emacs
make ; run make tasks from Emacs
@@ -134,7 +134,7 @@
;;php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional
python ; beautiful is better than ugly
(python +lsp) ; beautiful is better than ugly
;;qt ; the 'cutest' gui framework ever
;;racket ; a DSL for DSLs
;;rest ; Emacs as a REST client